I've installed successfully on Solaris 2.8 + Oracle with following: ./configure --with-apache=../apache_1.3.27 --with-oci8=/path/to/oracle/9.0.1 --with-oracle=/path/to/oracle/9 .0.1 --with-mysql=/path/to/mysql
Does this help? If your running a 32 bit compiler, you'll need to modify the Makefiles to referece 32 bit libraries from Oracle. >>> "Steve Sherry" <[EMAIL PROTECTED]> 06/25/03 12:28PM >>> I'm having trouble getting PHP to build and install on a Solaris 2.8 platform. I can get php to build and run if I run ./configure --prefix=www --with-apxs=/www/bin/apxs When I run ./configure --prefix=www --with-apxs=/www/bin/apxs --with-oci8 I get the following error message Installing PEAR environment: /users/atisrdc/she/php/php/lib/php/ Segmentation Fault make[1]: *** [install-pear-installer] Error 139 make: *** [install-pear] Error 2 I have also tried to build php without pear and then again with cli disabled. The build will complete, but then I get a segmentation error when I start apache. Does anyone have any ideas? Thanks! Steve -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php ------------------------------------------------------------------------------ This message may contain confidential information, and is intended only for the use of the individual(s) to whom it is addressed. ============================================================================== -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php