From: craig at stellarnet dot com Operating system: Linux Fedora Core 3 PHP version: 5.0.5 PHP Bug Type: *Configuration Issues Bug description: Cannot find libmysqlclient under /usr/local
Description: ------------ MySQL-server-5.1.13-glib23.rpm;MySQL-client-5.1.13-glib23.rpm; MySQL-devel-5.1.13.rpm Can not get php-5.0.4 to locate the mysql shared libraries I've tried --with-mysql=/usr/bin the base directory my installion of MySQL server is located. The php confiure error is: configure: error: Cannot find libmysqlclient under /usr/local This MySQL installation "doesn't" install at this location ! I've tried a symbolic link called libmysqlclient to my /usr/lib and one to /usr/lib/mysql which both have files with names like libmysqlclient.a/10/14 but this doen't correct this problem I come to the conclusion that the php .configure is written incorrectly. Reproduce code: --------------- read previous statement Expected result: ---------------- read 1st statement Actual result: -------------- read first statement -- Edit bug report at http://bugs.php.net/?id=34801&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34801&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34801&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34801&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34801&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34801&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34801&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34801&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34801&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34801&r=support Expected behavior: http://bugs.php.net/fix.php?id=34801&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34801&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34801&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34801&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34801&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34801&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34801&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34801&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34801&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34801&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34801&r=mysqlcfg