Or alternatively you can run something like: Upgrading packages rpm -Uvh 1.rpm 2.rpm 3.rpm
or Installing packages rpm -ivh 1.rpm 2.rpm 3.rpm Regards Bernhard -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jeff Waugh Sent: Sunday, 16 March 2003 16:28 To: [EMAIL PROTECTED] Subject: Re: [SLUG] rpm to deal with dependencies !! <quote who="Louis Selvon"> > The patch I am installing for my server has downloaded all the necessary rpms. > However when I ran their installer script the logs are showing rpm dependency > errors. A sample log is shown below: > How do I get this install to go without having to worry about rpm dependencies > ?? Did it download the libreadline RPM that it needs? If so, just install it manually before running the install script. If not, install it from your Red Hat CD. - Jeff -- "Orphaned farm-boy hero helps save world against bad-guys, begins a journey of self-discovery, and makes interesting friends. Passable." - Andrew Bennetts on Star Wars -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
