Martin McGinn wrote: > I installed MySQL 4.23 using SuSE provided rpms so it loads > to /usr/lib64 > .... > > How do I configure the php 5.0 configure script so that it > finds the mysql > client in here while finding other objects in the /urs/local/..... > > Currently the link fails as it does not find the mysql client > so files. You need to use PHP 5.1 and the --with-libdir configure option, or could can do a symlink. See: http://marc.theaimsgroup.com/?l=php-dev&w=2&r=1&s=with-libdir&q=b --- Hans Zaunere President, Founder New York PHP http://www.nyphp.org AMP Technology Supporting Apache, MySQL and PHP -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php