Problem install php 4.3.10 and oracle 10g and RH 3AS
[email protected] ("Fabricio Vargas")
| Newsgroups | php.install |
|---|---|
| Organization | ASOBAN |
| Message-ID | <004e01c4ee79$ecce19c0$2d0110ac@asobanlpz45> |
Hi I am new using php. I am trying 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=$ORACLE_HOME 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 without option --with-oracle=$ORACLE_HOME , it works well could anyone help me? Thank you Fabricio