This shows you the differences between two versions of the page.
| — |
en:download [2009/05/27 09:20] (current) schmunk |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Download ====== | ||
| + | ===== File ===== | ||
| + | ==== lithron 1.x-series ==== | ||
| + | [[http://sourceforge.net/project/showfiles.php?group_id=116928&package_id=318094|{{:sf_150x40_silver.gif}}]]\\ | ||
| + | [[http://sourceforge.net/project/showfiles.php?group_id=116928&package_id=318094|Download]] | ||
| + | |||
| + | === Requirements === | ||
| + | * [[http://php.net|PHP]] 5.x | ||
| + | * [[PDFlib]] 6+ //oder// | ||
| + | * [[PDFlib|PDFlib Lite]] 6+ | ||
| + | * without unicode font encoding | ||
| + | * without PDF import | ||
| + | |||
| + | === Installation === | ||
| + | * extract downloaded file | ||
| + | * create **output** folder and give webserver write permissions | ||
| + | * open **index.php** in your browser | ||
| + | |||
| + | You should see the [[http://pinky.dmstr.net/lithron-demo/lithron-1.0-beta/|lithron test box]] now.\\ \\ | ||
| + | **Important: PHP-extension PDFlib has to be installed and loaded in php.ini!** | ||
| + | |||
| + | |||
| + | ===== Subversion ===== | ||
| + | === 1.0-branch === | ||
| + | <code>svn co https://lithron.svn.sourceforge.net/svnroot/lithron/branches/1.0/lithron lithron-1.0</code> | ||
| + | === 2.0-dev-branch === | ||
| + | <code>svn co https://lithron.svn.sourceforge.net/svnroot/lithron/branches/2.0-dev/lithron lithron-2.0-dev</code> | ||