Hi
I am new using php. I am traing to install php 4.3.10 with oracle 10.1. The operating system is Red Hat 3AS
I did this command
./configure --with-apxs2=/usr/sbin/apxs --prefix=$ORACLE_HOME --enable-track-vars --with-oci8=$ORACLE_HOME --with-gd --enable-sigchild --with-zlib --disable-rpath --with-config-file-path=/etc/httpd/conf --with-oracle
and the result is
..............
................
checking for Oracle-ORACLE support... yes
checking Oracle Install-Dir... /opt/oracle/product/base10g
checking Oracle version... configure: error: Oracle needed libraries not found
I am not sure what happen.
could any ano help me?
Thank you
Fabricio