RE: [PHP-INSTALL] pdo_mysql can not find libmysqlclient.so libz.so...SUCCESS!

2007-05-09 Thread Roland Cruse
s setting would have worked for the php compile...) Then copied the resulting pdo_mysql.so to my php include library. Happy ending :) >-Original Message- >From: Roland Cruse [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 09, 2007 2:18 PM >To: php-install@lists.php.net >Subje

RE: [PHP-INSTALL] pdo_mysql can not find libmysqlclient.so libz.so

2007-05-09 Thread Roland Cruse
> >Actually, check the two files it claims are missing. Typically, those >files are actually symbolic links (e.g. /usr/lib/libmysqlclient.so -> >/usr/lib/libmysqlclient.so.14) and same for libz > >--Graham Frank Thanks. I did not realize they where links. I checked and the "missing" files (links

Re: [PHP-INSTALL] pdo_mysql can not find libmysqlclient.so libz.so

2007-05-09 Thread Graham Frank
Actually, check the two files it claims are missing. Typically, those files are actually symbolic links (e.g. /usr/lib/libmysqlclient.so -> /usr/lib/libmysqlclient.so.14) and same for libz. --Graham Frank Graha

[PHP-INSTALL] pdo_mysql can not find libmysqlclient.so libz.so

2007-05-09 Thread Roland Cruse
Hi I am having trouble installing/generating a shared pdo_mysql. Php-5.2.1/php-5.2.2 mysql Ver 14.13 Distrib 5.1.17-beta, official mysql rpm install mysqladmin variables: basedir / ... ./configure \ --with-curl \ --with-apxs2=/usr/local/apache2/bin/apxs \ --with-zlib-dir=/usr/local/in