From: Operating system: Linux PHP version: 5.3.3 Package: Compile Failure Bug Type: Bug Bug description:pdo-oci fails to locate 64-bit Oracle installations
Description: ------------ This is the same as bug 44989, but 44989 isn't getting any attention even though I have submitted a fix for the issue, and I'm not the original reporter so I can't update status. Test script: --------------- Using the Oracle provided 64bit InstantClient RPMs (currently using 11.1.0.1-1): ./configure --with-pdo-oci=instantclient,/usr/include,11.1.0 ... Produces: checking Oracle OCI support for PDO... yes checking Oracle Install-Dir... instantclient,/usr/include,11.1.0 checking if that is sane... yes checking for oci.h... configure: error: I'm too dumb to figure out where the include dir is in your Instant Client install Expected result: ---------------- Libraries and headers located, compile succeeds. Actual result: -------------- Configure exits unable to locate libraries or headers. -- Edit bug report at http://bugs.php.net/bug.php?id=52621&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=52621&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=52621&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=52621&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=52621&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=52621&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=52621&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=52621&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=52621&r=needscript Try newer version: http://bugs.php.net/fix.php?id=52621&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=52621&r=support Expected behavior: http://bugs.php.net/fix.php?id=52621&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=52621&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=52621&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=52621&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52621&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=52621&r=dst IIS Stability: http://bugs.php.net/fix.php?id=52621&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=52621&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=52621&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=52621&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=52621&r=mysqlcfg
