laior Posted March 18, 2003 Share Posted March 18, 2003 I\'m trying to install MySQL 4 on my RH8.0 box. I downloaded the MySQL-server-4.0.12-0.i386.rpm file from a mysql mirror to my /tmp directory. I then proceeded as SU, to run rpm -i MySQL-server-4.0.12-0.i386.rpm It then gives me a scrolling screen on conflicts. warning: MySQL-server-4.0.12-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5 file /etc/my.cnf from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 file /usr/bin/isamchk from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 file /usr/bin/isamlog from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 file /usr/bin/my_print_defaults from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 file /usr/bin/myisamchk from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 file /usr/bin/myisamlog from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 file /usr/bin/myisampack from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 file /usr/bin/mysql_convert_table_format from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 file /usr/bin/mysql_fix_privilege_tables from install of MySQL-server-4.0.12-0 conflicts with file from package mysql-3.23.52-3 That\'s 10 times longer than above. Is there a way to remove the old version so I can install this new one? I don\'t have anything in the 3.23 version I want to keep. Any help you can provide would be appreciated. I\'m trying to set up Apache/PHP4/MySQL from a tutorial I found, but it\'s turning into a long aggrivating mess. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.