Jim Austin wrote:
Hello Folks,
Am trying to upgrade MySQL with rpms. rpm -Uvh MySQL-shared-compat-4.0.17-0i386.rpm worked fine. When I try to upgrade the client or server I get warnings that the files conflict with the older versions that are currently installed. I've tried to erase the older versions with rpm -e to no avail. What should I be doing to get a clean installation?
Thanks for the help!

Use --force --nodeps


MySQL will work fine as long as you get all the new files in place by some method - rpm is just being a little fussy on you.


-- Sasha Pachev Create online surveys at http://www.surveyz.com/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to