I'm trying to make PHP 5.2.5 on AIX 5.3 and having a problem during make.
I get the following when running make.
/bin/sh
/usr/local/php-5.2.5/libtool --silent --preserve-dup-deps --mode=compile
/usr/local/php-5.2.5/meta_ccld -I/opt/freeware/include -Iext/gd/
-I/usr/local/php-5.2.5/ext/gd/
-D
For future AIX users trying to compile PHP with MySQL.
The 64-bit version of MySQL does not currently work. The 32-bit version
will allow configure to complete successfully.
""Bart McPherson"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'
I'm trying to build PHP 5.2.5 on AIX 5.3 (for Sun One web server 6.1 sp8)
Here's the config statement I'm using.
../configure --with-nsapi=/usr/local/WebServer --with-mysql=/usr/local/mysql
\
--with-openssl=/opt/freeware --enable-force-cgi-redirect \
--with-gettext --with-libxml-dir=/opt/freeware/