ID: 32300 User updated by: axelseaa at amadmax dot com Reported By: axelseaa at amadmax dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Fedora Core 3 64 Bit PHP Version: 5.0.3 New Comment:
--with-libdir=lib64 works to find the openldap install, but i have mysql and postgresql compilied from source, so their lib directories are still just named lib. So now it fails to find those. what is the best way to get around this? Previous Comments: ------------------------------------------------------------------------ [2005-03-14 22:21:30] [EMAIL PROTECTED] And by using the latest HEAD (upcoming PHP 5.1) you'll have this configure option: --with-libdir=lib64 ------------------------------------------------------------------------ [2005-03-14 22:20:30] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2005-03-14 14:35:46] axelseaa at amadmax dot com This problem is still apparent in 5.0.4RC1 ------------------------------------------------------------------------ [2005-03-14 14:30:34] axelseaa at amadmax dot com Description: ------------ I was trying to compile PHP with ldap support on my 64bit FC3 system. I used the stock rpm install of open ldap, so it had stuck the necessary files into /lib64 instead of /lib. The only way i could get this to build was to hack the location in the configure script. Is this something that can be corrected for the future? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32300&edit=1