Sources of apache 1.3.34. Please use the AmigaOS4-SDK to compile.
Includes some handcrafted makefiles named "makefile.amigaos4". To compile
this project, cd into "src" and launch "MakeOS4.bat".
A compiled library for php 5.1.1 is included. The mysql library must be
compiled by yourself. Sources are available here on OS4-depot. Place the
library into src/amigaos4/lib.
The makefiles needs to adapt to your paths.
To link the binaries, you need this additional libs:
libmodphp5 5.1.1 (included, Sources available on http://os4depot.net)
libmysqlclient 3.23.58 (Sources available on http://os4depot.net)
libxml2 2.6.2 (http://xmlsoft.org)
libxslt 1.1.14 (http://xmlsoft.org/XSLT/)
libpdf-lite 6.0.1 (http://www.pdflib.com)
libXpm 3.4i
All other libs are included in the OS4-SDK.
Please see the file called LICENSE for copyright informations.
| |