Hello gurus, I am trying to install the perl-DBD-MySQL and each time I get this 
error message.  Any ideas?  I have tried it on a Sun X4150 (Dual Quad Cored 
Intel) and a Sun X4200 (Dual Dual Core Opteron) both on CentOS 4.8.  I have 
tried to install and build with MySQL 4.x on the box and then removed it and 
installed 5.x but both times I get the same error message :-(

Anyone have any ideas why it constantly dies and how to fix it please?  I can't 
even locate what is is complaining about, I think it's v14 of 
libmysqlclient.so???

Thanks in advance :-)

Nunzio

[root]# rpm -i ./perl-DBD-MySQL-2.9004-3.1.centos4.i386.rpm
error: Failed dependencies:
        libmysqlclient.so.14 is needed by perl-DBD-MySQL-2.9004-3.1.centos4.i386
    Suggested resolutions:
        
/home/buildcentos/CENTOS/en/4.0/i386/CentOS/RPMS/mysql-4.1.22-2.el4.i386.rpm
[root]# updatedb
[root]# locate libmysqlclient.so.14
[root]# locate libmysqlclient.so
/usr/src/redhat/BUILD/mysql-5.1.44/mysql-debug-5.1.44/libmysql/.libs/libmysqlclient.so.16.0.0

/usr/src/redhat/BUILD/mysql-5.1.44/mysql-debug-5.1.44/libmysql/.libs/libmysqlclient.so

/usr/src/redhat/BUILD/mysql-5.1.44/mysql-debug-5.1.44/libmysql/.libs/libmysqlclient.so.16

/usr/lib/mysql/libmysqlclient.so.10.0.0
/usr/lib/mysql/libmysqlclient.so.10
/home/nunzio/mysql-5.1.44-linux-i686-glibc23/lib/libmysqlclient.so
/home/nunzio/mysql-5.1.44-linux-i686-glibc23/lib/libmysqlclient.so.16.0.0
/home/nunzio/mysql-5.1.44-linux-i686-glibc23/lib/libmysqlclient.so.16
/mysql_5.1/lib/libmysqlclient.so
/mysql_5.1/lib/libmysqlclient.so.16.0.0
/mysql_5.1/lib/libmysqlclient.so.16



      

Reply via email to