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
[EMAIL PROTECTED]

Reply via email to