From:             [EMAIL PROTECTED]
Operating system: Solaris 2.8
PHP version:      4.2.3
PHP Bug Type:     *Configuration Issues
Bug description:  64bit Oracle installation fails

Configuring php with the --with-oci8 option fails when compiling in 64bit
mode, because the configuration script will not find the correct path of
the Oracle 64bit libraries. 

The libraries are installed in $ORACLE_HOME/lib64. The Library Path is
resolved to $ORACLE_HOME/lib wher the 32bit libraries reside.
-- 
Edit bug report at http://bugs.php.net/?id=19670&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19670&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19670&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19670&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19670&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19670&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19670&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19670&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19670&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19670&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19670&r=globals

Reply via email to