Try to create a link from what you have to what is requested:

ln -s /usr/lib/libmysqlclient.so.12 /usr/lib/libmysqlclient.so.10

if the libraries don't disagree too far, that may work

suomi

Michael wrote:
I am using RH9 and have successfully installed php-4.2.2-17 via rpm (i386).
I am now trying to install php-mysql-4.2.2-17 and it comes up with a failed
dependency -
libmysqlclient.so.10 is needed. I have libmysqlclient.so.12 which I assume
is installed with php.
Why is it that it doesn't recognize and allow for the use of the newer
version? I'm totally confused.
Do I need to install an older version of php? I don't really want to do
that.

Thanks for any help.
M




--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to