I get the following error on trying to install mysql rpms please any idea what might be wrong and how to work around it?<br><br>[root@localhost linux 23-02-2007]# rpm -i --nodeps mysql-5.0.27-1.el4.centos.i386.rpm<br>warning: 
mysql-5.0.27-1.el4.centos.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821<br>        file /etc/my.cnf from install of mysql-5.0.27-1.el4.centos conflicts with file from package MySQL-server-standard-5.0.27-0.rhel4<br>        file /usr/bin/mysql from install of 
mysql-5.0.27-1.el4.centos conflicts with file from package MySQL-client-standard-5.0.27-0.rhel4<br>        file /usr/bin/mysql_waitpid from install of mysql-5.0.27-1.el4.centos conflicts with file from package MySQL-client-standard-5.0.27-0.rhel4
<br>        file /usr/bin/mysqladmin from install of mysql-5.0.27-1.el4.centos conflicts with file from package MySQL-client-standard-5.0.27-0.rhel4<br>        file /usr/bin/mysqlbinlog from install of mysql-5.0.27-1.el4.centos
 conflicts with file from package MySQL-client-standard-5.0.27-0.rhel4<br>        file /usr/bin/mysqlcheck from install of mysql-5.0.27-1.el4.centos conflicts with file from package MySQL-client-standard-5.0.27-0.rhel4<br>
        file /usr/bin/mysqldump from install of mysql-5.0.27-1.el4.centos conflicts with file from package MySQL-client-standard-5.0.27-0.rhel4<br>        file /usr/bin/mysqlimport from install of mysql-5.0.27-1.el4.centos
 conflicts with file from package MySQL-client-standard-5.0.27-0.rhel4<br>        file /usr/bin/mysqlshow from install of mysql-5.0.27-1.el4.centos conflicts with file from package MySQL-client-standard-5.0.27-0.rhel4<br>
<br>[root@localhost linux 23-02-2007]# rpm -i mysqlclient10-3.23.58-9.2.c4.i386.rpm<br>warning: mysqlclient10-3.23.58-9.2.c4.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821<br>        file /usr/lib/mysql/libmysqlclient.so.10.0.0 from install of 
mysqlclient10-3.23.58-9.2.c4 conflicts with file from package mysqlclient10-3.23.58-4.RHEL4.1<br>        file /usr/lib/mysql/libmysqlclient_r.so.10.0.0 from install of mysqlclient10-3.23.58-9.2.c4 conflicts with file from package 
mysqlclient10-3.23.58-4.RHEL4.1<br>[root@localhost linux 23-02-2007]#<br><br>