I'm having a bit of trouble with the --with-oci8 option. My ORACLE_HOME env is set but it doesnt see the libraries...
checking Oracle Install-Dir... /ora/ora1/app/oracle/product/8.1.5
+--------------------------------------------------------------------+
| Notice: |
| If you encounter <defunc> processes when using a local Oracle-DB |
| please recompile PHP and specify --enable-sigchild when configuring|
| (This problem has been reported un Linux using Oracle >= 8.1.5) |
+--------------------------------------------------------------------+
checking Oracle version... configure: error: Oracle-OCI8 needed libraries not found
from the configure file it is looking in $ORACLE_HOME/rdbms/public ... a folder which doesnt exist and then generating the error. I've looked at several installs of oracle and none of them seem to have it. This is running on a solaris 7 box. Let me know if you can help out.
Thanks
Jon Allen
checking Oracle Install-Dir... /ora/ora1/app/oracle/product/8.1.5
+--------------------------------------------------------------------+
| Notice: |
| If you encounter <defunc> processes when using a local Oracle-DB |
| please recompile PHP and specify --enable-sigchild when configuring|
| (This problem has been reported un Linux using Oracle >= 8.1.5) |
+--------------------------------------------------------------------+
checking Oracle version... configure: error: Oracle-OCI8 needed libraries not found
from the configure file it is looking in $ORACLE_HOME/rdbms/public ... a folder which doesnt exist and then generating the error. I've looked at several installs of oracle and none of them seem to have it. This is running on a solaris 7 box. Let me know if you can help out.
Thanks
Jon Allen