
May 6th, 2000, 01:23 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
hi,
when I run
rpm -i MySQL-3.22.32-1.i386.rpm MySQL-client-3.22.32-1.i386.rpm
got message:
file /etc/logrotate.d/mysql from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3
file /etc/rc.d/init.d/mysql from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3
file /usr/bin/isamchk from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3
when I run
rpm -e mysql-3.20.32a-3.i386.rpm mysql-client-3.20.32a-3.i386.rpm
I got messages:
error: package mysql-3.20.32a-3.i386.rpm is not installed
error: package mysql-client-3.20.32a-3.i386.rpm is not installed
when I run
rpm -i mysql-3.20.32a-3.i386.rpm mysql-client-3.20.32a-3.i386.rpm
and got messages like this:
package mysql-3.20.32a-3 is already installed
package mysql-client-3.20.32a-3 is already installed
Wu..., who like help me?
|