Hi all, I am attempting to upgrade MySQL from mysql-3.23.56-1.72 to 4.0.17-0.
WHen I run the server rpm I get: error: failed dependencies: libmysqlclient.so.10 is needed by mod_auth_mysql-1.11-1 libmysqlclient.so.10 is needed by MyODBC-2.50.37-2 libmysqlclient.so.10 is needed by MySQL-python-0.9.0-2 libmysqlclient.so.10 is needed by perl-DBD-MySQL-1.2216-4 libmysqlclient.so.10 is needed by php-mysql-4.1.2-7.2.6 So I thought OK upgrade the devel package first, however it comes up with: file /usr/bin/comp_err from install of MySQL-devel-4.0.17-0 conflicts with file from package mysql-3.23.56-1.72 file /usr/bin/mysql_config from install of MySQL-devel-4.0.17-0 conflicts with file from package mysql-3.23.56-1.72 and similar with the client package. The question is can/should I override the dependencies or the 'conflicts' (what does that mean anyway). If I should override the conflicts and install them first, what is the command to do so? Overwrite Package? Overwrite Files? Cheers, -- Simon Bryan IT Manager OLMC Parramatta -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
