ID: 10479 Updated by: joey Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Sybase (dblib) related Bug Type: *Install and Config Operating system: PHP Version: 4.0 Latest CVS (24/04/2001) Assigned To: Comments: Not a bug in sybase DB support, but in the configure/make process somewhere. Previous Comments: --------------------------------------------------------------------------- [2001-04-24 14:54:50] [EMAIL PROTECTED] Despite specification of --with-sybase=/sybase_dir , libphp4.so attempts to load /usr/local/lib/libsybdb.so , instead of /sybase_dir/lib/libsybdb.so . We checked the configure script, and it does configure the $SYBASE_LIBDIR correctly, so the problem must be in the make. Verified that this is the actual problem by putting a symlink in /usr/local/lib , libsybdb.so -> /sybase_dir/lib/libsybdb.so . --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10479&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]