Re: [PHP-INSTALL] PHP install help needed:

2005-03-28 Thread Luc I. Suryo
you pointing to a 64-bits Oracle, so you will to have everything in 64 bits and the compiler will need to be able to compile 64 bits binary as well... for GCC use the flags -m64 for ld use the flags -xarch=v9 and there is a big change you will need to have a hardcoded library search path.. gcc =

[PHP-INSTALL] PHP install help needed:

2005-03-28 Thread Bartlett, Graham
I'm adding oracle support to an already configured and working PHP version 4.3.5. Here is what I just ran: (ORACLE_HOME=/app/oracle/product/920_64) funix-> ./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/php --with-mysql --wit