[root@titov tmp]# rpm -Uvh mysql-5.0.48-2.el4.centos.i386.rpm
error: Failed dependencies:
libmysqlclient.so.15 is needed by mysql-5.0.48-2.el4.centos.i386
libmysqlclient.so.15(libmysqlclient_15) is needed by mysql-5.0.48-2.el4.centos.i386
mysql-libs = 5.0.48-2.el4.centos is needed by mysql-5.0.48-2.el4.centos.i386
[root@titov tmp]# rpm -Uvh mysql-server-5.0.58-1.el4.centos.i386.rpm
error: Failed dependencies:
libmysqlclient.so.15 is needed by mysql-server-5.0.58-1.el4.centos.i386
libmysqlclient.so.15(libmysqlclient_15) is needed by mysql-server-5.0.58-1.el4.centos.i386
libmysqlclient_r.so.15 is needed by mysql-server-5.0.58-1.el4.centos.i386
libmysqlclient_r.so.15(libmysqlclient_15) is needed by mysql-server-5.0.58-1.el4.centos.i386
mysql = 5.0.58-1.el4.centos is needed by mysql-server-5.0.58-1.el4.centos.i386
I can't find that library anywhere to install it
On Tue, Apr 15, 2008 at 7:36 PM, Tito Valentin <daemonracing@xxxxxxxxx> wrote:
Gotcha!...thanks for that info.On Tue, Apr 15, 2008 at 7:33 PM, Les Mikesell <lesmikesell@xxxxxxxxx> wrote:
Tito Valentin wrote:If a package isn't already installed -U does the same as -i. In most cases you can use -U without bothering to check if one is already installed or not.
If I am going to run "rpm -Uvh" then why would I need to remove the current mysql server? If I remove the current mysql, shouldn't I run "rpm -ivh" instead?
--
Les Mikesell
lesmikesell@xxxxxxxxx
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos