On Wed, 23 Feb 2005 22:51:23 +0100, Rene Bon Ciric (Renich) <no-reply-gw@xxxxxxxxxxxxxxxxx> wrote: > [root@Fedora MySQLclient10-3.23.58-4]# rpm -Uhv mysqlclient10-3.23.58-4.i386.rpm > Preparing... ########################################### [100%] > file /usr/lib/mysql/libmysqlclient.so.10.0.0 from install of mysqlclient10-3.23.58-4 conflicts with file from package mysql-3.23.58-14 > file /usr/lib/mysql/libmysqlclient_r.so.10.0.0 from install of mysqlclient10-3.23.58-4 conflicts with file from package mysql-3.23.58-14 > > How do I solve this? Perhaps I missed the rest of the thread, but I'm curious why you're installing an older version (3.23.58-4) over a newer version (3.23.58-14)? Have you considered applying whatever patches you need to the source rpm of 3.23.58-14 and then installing that? I'd hate to see you miss out on bug / security fixes that may have been applied to the software between version -4 and version -14. Then again, I may have missed the rest of the thread. :-)