Jump to content

Compiling Php 5


virogenesis
 Share

2 posts in this topic

Recommended Posts

I've managed to get apache 2.2, libxml and libxslt installed but having problems with php 5 I've ran.

 

./configure \ --prefix=/apache2/php/ -with-zlib --with-xml --with-mysql=/usr/local/mysql  -with-xslt --with-apxs2=/apache2/bin/apxs --host=i686-apple-darwin8  --target=i686-apple-darwin8

 

I've pasted into a pastebin here is my shell output

 

I hope someone can help me with this also how do I go about adding libjpeg and libpng.

 

Cheers

Link to comment
Share on other sites

 Share

×
×
  • Create New...