ID: 39312 User updated by: andrew dot nagy at villanova dot edu Reported By: andrew dot nagy at villanova dot edu -Status: Feedback +Status: Closed Bug Type: PDO related Operating System: Linux PHP Version: 5.1.6 New Comment:
Sorry. It appears oracle is installed in 2 locations /usr/lib and /usr/include and the headers are in /usr/include Previous Comments: ------------------------------------------------------------------------ [2006-10-30 23:06:39] [EMAIL PROTECTED] So the headers are in /usr/lib../? I mean the .h files, oci.h for example. ------------------------------------------------------------------------ [2006-10-30 22:41:47] andrew dot nagy at villanova dot edu I installed the instant client to: /usr/lib/oracle/10.1.0.3 Is this what you are asking for? ------------------------------------------------------------------------ [2006-10-30 19:44:29] [EMAIL PROTECTED] So where is your include dir? ------------------------------------------------------------------------ [2006-10-30 19:36:04] andrew dot nagy at villanova dot edu Description: ------------ I installed the instantclient library and when I try to run configure I get the following error: checking for oci.h... configure: error: I'm too dumb to figure out where the include dir is in your instant client install This is a bad error message, although quite humorous. Reproduce code: --------------- Here is my configure settings: --with-oci8=instantclient,/usr/lib/oracle/10.1.0.3/client/lib --with-pdo-oci=instantclient,/usr/lib/oracle,10.1.0.3 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39312&edit=1