ID:               29402
 User updated by:  brian dot bush at alltel dot com
 Reported By:      brian dot bush at alltel dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         *Configuration Issues
 Operating System: SunOS 5.8
 PHP Version:      5.0.0
 Assigned To:      tony2001
 New Comment:

The patch works great. I was able to successfully compile with Oracle
8.1.7 and Oracle 9.2.0.

Great job. Thanks.
--brian


Previous Comments:
------------------------------------------------------------------------

[2004-07-28 10:18:06] [EMAIL PROTECTED]

Could you plz try this patch:
http://tony2004.phpclub.net/dev/tmp/patch_29402.diff 
and tell me does it work for you?
Run ./buildconf --force && ./configure after applying it.

------------------------------------------------------------------------

[2004-07-27 04:38:40] brian dot bush at alltel dot com

Description:
------------
We were getting an error about the readline library not being found
during the configure process.

We have just upgraded to Oracle 9.2.0 which has moved its 32-bit
libraries to $ORACLE_HOME/lib32 from $ORACLE_HOME/lib. config.log gave
more clues that this was the problem.

We fixed it by changing the $OCI8_DIR/lib and $ORACLE_DIR/lib to
$OCI8/lib32 and $ORACLE_DIR/lib32 respectively in the configure
script.

I think the configure script should have an option added that will
specify to use 64 or 32 bit Oracle libraries.




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=29402&edit=1

Reply via email to