[PHP-INSTALL] Compile errors 5.1.6 --with-pgsql

2006-09-11 Thread markh
I am having trouble getting php-5.1.6 to compile with pgsql. my configuration: './configure' \ '--with-mysql' \ '--with-apxs=/usr/local/apache/bin/apxs' \ '--with-gettext' \ '--with-curl' \ '--enable-safe-mode' \ '--with-openssl' \ '--with-pgsql=shared' \ '--with-xml=/usr/' \ '--with-zlib-dir=/us

[PHP-INSTALL] Re: Compile errors 5.1.6 --with-pgsql

2006-09-11 Thread markh
markh wrote: I am having trouble getting php-5.1.6 to compile with pgsql. my configuration: './configure' \ '--with-mysql' \ '--with-apxs=/usr/local/apache/bin/apxs' \ '--with-gettext' \ '--with-curl' \ '--enable-safe-mode' \