Urgent trying to load ser-mysql and it requires a library that I cant find seem to lo
when i try to add mysql i get version 15 fro the
client library and i sneed 14 to make my inbstall work
Description:
i am trying to add ser-mysql to a a system and i did a yum install and got
version 5 installed.
when i tried to install ser-mysql it requires version 14
[root@localhost Desktop]# rpm -i ser-mysql-0.9.3-CentOS_jtl.i386.rpm
warning: ser-mysql-0.9.3-CentOS_jtl.i386.rpm: Header V3 DSA signature:
NOKEY, key ID 9b51f2a1
error: Failed dependencies:
libmysqlclient.so.14 is needed by ser-mysql-0.9.3-CentOS_jtl.i386
when i did a grep on the system the library is libmysqlclient.so.15 how
do i inst all mysql fro centos to have libmysqlclient.so.14 loaded.
|