Sources of php 5.1.1 for apache 1.3.34 / OS4. Please use the AmigaOS4-SDK to
compile. Includes a handcrafted makefile named "Makefile.amigaos4". It is con-
figured to compile the library needed by apache and a standalone interpreter
for the commandline (in sapi/cli).
The needed mysql library must be compiled by yourself. Sources are available
here on OS4-depot. Place the library into amigaos4/lib and the includes in
amigaos4/include/mysql.
The makefiles needs to adapt to your paths.
To link the binaries, you need these additional libs:
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.
| |