Hi all,

I'm trying to install Mysql from the RH80 cd's. Right now it looks like
I'm in a endless loop..see install efforts below

[EMAIL PROTECTED] RPMS]# rpm -iv mysql-3.23.52-3.i386.rpm
warning: mysql-3.23.52-3.i386.rpm: V3 DSA signature: NOKEY, key ID
db42a60e
error: Failed dependencies:
        perl-DBD-MySQL is needed by mysql-3.23.52-3
[EMAIL PROTECTED] RPMS]# rpm -iv perl-DBD-MySQL-2.1017-3.i386.rpm
warning: perl-DBD-MySQL-2.1017-3.i386.rpm: V3 DSA signature: NOKEY, key
ID db42a60e
error: Failed dependencies:
        libmysqlclient.so.10 is needed by perl-DBD-MySQL-2.1017-3
[EMAIL PROTECTED] RPMS]# rpm -iv mysql-server-3.23.52-3.i386.rpm
warning: mysql-server-3.23.52-3.i386.rpm: V3 DSA signature: NOKEY, key
ID db42a60e
error: Failed dependencies:
        mysql = 3.23.52 is needed by mysql-server-3.23.52-3
        libmysqlclient.so.10 is needed by mysql-server-3.23.52-3


I read in the archive that the libmysqlclient.so.10 is in the
mysql-server-3.23.52-3.i386.rpm package, but I cannot install that
because before i can install the mysql-server-3.23.52-3.i386.rpm I must
install perl-DBD-MySQL-2.1017-3.i386.rpm package but that I cannot
install because it depends on libmysqlclient.so.10 !!!

Any suggestion very much appreciated.

Regards Michiel






-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to