Hi, On MacOS X 10.0.2, PHP 4.0.5 configure ends with the message: ---------------configure message------------------ | *** ATTENTION *** | | | | Something is likely to be messed up here, because the configure | | script was not able to detect a simple feature on your platform. | | This is often caused by incorrect configuration parameters. Please | | see the file debug.log for error messages. | | | | If you are unable to fix this, send the file debug.log to the | | [EMAIL PROTECTED] mailing list and include appropiate | | information about your setup. | ---------------end configure message------------------ when I try to configure it with PostgreSQL 7.1 installed with Unicode option. postgreSQL configure options: ./configure --enable-locale --enable-multibyte=UNICODE --enable-unicode-conversion --enable-syslog PHP configure options: ./configure --with-xml --with-apxs=/usr/sbin/apxs --with- pgsql=/usr/local/pgsql --without-mysql ------------PHP debug.log file------------- CONFIGURE: './configure' '--with-xml' '--with-apxs=/usr/sbin/apxs' '--with-pgsql=/usr/local/pgsql' '--without-mysql' CC: cc CFLAGS: -g -O2 CPPFLAGS: -traditional-cpp -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -DSUPPORT_UTF8 CXX: CXXFLAGS: INCLUDES: -I/usr/include/httpd -I$(top_builddir)/Zend LDFLAGS: -L/usr/local/pgsql/lib -L/usr/local/pgsql/lib LIBS: -lpq -lm DLIBS: SAPI: apache PHP_RPATHS: /usr/local/pgsql/lib uname -a: Darwin localhost 1.3.2 Darwin Kernel Version 1.3.2: Fri Apr 27 22:50:58 PDT 2001; root:xnu/xnu-124.7.obj~1/RELEASE_PPC Power Macintosh powerpc cc -o conftest -g -O2 -traditional-cpp -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -DSUPPORT_UTF8 -L/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lm 1>&5 ------------end PHP debug.log file------------- Regards. Joël Brogniart <mailto:[EMAIL PROTECTED]> -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP-INST] PHP 4.0.5, PostgreSQL, apxs config failure
Nouvelles Technologies et Enseignement Thu, 03 May 2001 06:30:59 -0700
- Re: [PHP-INST] PHP 4.0.5, PostgreSQ... Nouvelles Technologies et Enseignement