For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > December 2006 > PHP 5.2 compilation problems on AIX 5.2, does not build php executable









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP 5.2 compilation problems on AIX 5.2, does not build php executable
Isaac Freeman

2006-12-20, 7:00 pm

I have been trying to build PHP 5.2 on my AIX 5.2 system for use as a
CGI program (as opposed to an apache module) but it seems not matter
how many different configure options I give, I can never get it to
produce an executable.

My configure command:

../configure --with-gcc --prefix=/usr/local/php5 \
--with-config-file-path=/usr/local/apache2/conf \
--with-gd --with-zlib-dir=/opt/freeware/lib \
--enable-shared --enable-static --enable-cgi \
--enable-cli --with-png --with-zlib --with-xml

I've looked at the bug tracker and haven't seen any open bugs on this.

thanks

--
James "Isaac" Freeman
(919) 749-3561
memotype@gmail.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com