On Thu, 2004-01-22 at 15:30 +1100, Simon Bryan wrote: > Hi all, > I am attempting to upgrade MySQL from mysql-3.23.56-1.72 to 4.0.17-0.
> So I thought OK upgrade the devel package first Install them both (and newer versions of other packages that were built aganst the older version ) at the same time. > The question is can/should I override the dependencies No. The dependencies still exist, and the problem won't be solved, if you use the --nodeps option. RPM is telling you important stuff - that you're trying to get a new version of an application when a lot of the software you have specifically wants the old version. Get updates of all the apps mentioned, and install them at the same time. Mike -- __________________________________________________________________________ Mike MacCana Consultant RHCX, MCSE, MCP+I Cybersource: Providing Quality IT Professional Services for 11 Years Specialists in Unix/Linux, TCP/IP and Web Application Development Level 4, 10 Queen St, Melbourne. Ph : 03 9621 2377 Fax: 03 9621 2477 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
