Hi!

 

I am trying to install mysql++ from an rpm but I get dependency failure

 

[EMAIL PROTECTED] mayn]# rpm -iv mysql++-1.7.9-4.rh80.i386.rpm

error: failed dependencies:

        libmysqlclient.so.10   is needed by mysql++-1.7.9-4.rh80

 

I have libmysqlclient.so.12 so I tried to create soft links grom
libmysql.so.10 but It still does not work

 

lrwxrwxrwx    1 root     root           24 Mar  3 11:03
/usr/lib/libmysqlclient.so -> libmysqlclient.so.12.0.0

lrwxrwxrwx    1 root     root           26 Mar  3 11:58
/usr/lib/libmysqlclient.so.10 -> /usr/lib/libmysqlclient.so

lrwxrwxrwx    1 root     root           29 Mar  3 12:06
/usr/lib/libmysqlclient.so.12 -> /usr/lib/libmysqlclient.so.10

-rwxr-xr-x    1 root     root       249972 Feb 12 17:46
/usr/lib/libmysqlclient.so.12.0.0

 

What do I have to do?

 

Best Regards

/Maria   

Reply via email to