View Full Version : libmysqlclient.so.10 is needed
Hi,
Trying to install php support for mysql. Can't seem to install rpm's needed. Getting libmysqlclient.so.10 is needed as error. Any clue??
Chow
you may not have the mysql-devel rpm installed.
Originally posted by toml
you may not have the mysql-devel rpm installed.
It's installed, I just checked it
mike_p
10-21-2004, 08:12 AM
Originally posted by chow
It's installed, I just checked it
Actually you need the MySQL-shared-compat rpm.
if that doesn't work, try the php-mysql rpm.
Originally posted by sde
if that doesn't work, try the php-mysql rpm.
rpm -i php-mysql-4.1.2-7.i386.rpm
error: failed dependencies:
php = 4.1.2-7 is needed by php-mysql-4.1.2-7
libmysqlclient.so.10 is needed by php-mysql-4.1.2-7
Same error.....
Solved, had to install mysql-shared rpm first...
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.