>  -----Original Message-----
>  From: Richard Kurth [mailto:[EMAIL PROTECTED]]
>   I am trying to reinstall mysql on a cobalt server I removed the
>   first version but when I go to install the new version I get this
>   message below saying it conflicts with another version 
>  could you tell
>   me how I can correct this. I have looked through the entire 
>  directory
>   structure and can not find any other files that relate to mysql
>  file /etc/logrotate.d/mysql from install of MySQL-3.23.39-1 
>  conflicts with file from package MySQL-3.22.32-1
>  file /etc/rc.d/init.d/mysql from install of MySQL-3.23.39-1 
>  conflicts with file from package MySQL-3.22.32-1
>  file /usr/bin/isamchk from install of MySQL-3.23.39-1 
>  conflicts with file from package MySQL-3.22.32-1
>  file /usr/bin/isamlog from install of MySQL-3.23.39-1 
>  conflicts with file from package MySQL-3.22.32-1
>  file /usr/bin/mysql_install_db from install of 
>  MySQL-3.23.39-1 conflicts with file from package MySQL-3.22.32-1
>  file /usr/bin/mysql_zap from install of MySQL-3.23.39-1 
>  conflicts with file from package MySQL-3.22.32-1

[ snipped for brevity ]

Richard,

obviously, you used rpm (or similar) to install 3.22.32-1.
you also treid to re-install 3.23.39-1 with rpm (or similar).

If so, please do a "rpm -f <mysql.rpm>". This will freshen your
current installation, and removes the 3.22.32-1 references
from the rpmdb.

For more information, please visit "man rpm".

Cheers,
Guus

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to