php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32447 --with-oci8-instant-client[=DIR] problem
Submitted: 2005-03-24 20:49 UTC Modified: 2005-04-01 01:00 UTC
From: vladymyr_ca at yahoo dot ca Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.3.10 OS: RH 7.3
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2005-03-24 20:49 UTC] vladymyr_ca at yahoo dot ca
Description:
------------
Actually it's a 4.3.11 problem
I was using
Download: .gz (4.7M)
Built On: Mar 24, 2005 17:30 GMT

May be just documentation should be changed
Currently 
it is stating that 
"if you're using Oracle Instant Client, you need to build PHP with the option --with-oci8-instant-client[=DIR]. Note that Oracle Instant Client support first appeared in versions 4.3.11"

"where DIR defaults to your environment variable ORACLE_HOME."

but in configure script 
/lib is expected to be included in this pass, and /lib is not a part of ORACLE_HOME

When running configure for --with-oci8-instant-client=ORACLE_HOME/lib 
everything is OK


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-25 00:27 UTC] tony2001@php.net
Please explain more specifically what are you talking about and why Oracle Instant Client libs are in your ORACLE_HOME, 
as there is no ORACLE_HOME at all when you're using Instant Client.
 [2005-04-01 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 16:01:29 2024 UTC