g wrote: > I downloaded kdelibs-2.01-2mdk.i586.rpm and it is sitting in the download > directory w/all the other files? > each says it needs the other. You can specify more than one file on the command line to be installed. Assuming that all the required rpm files are in ~/rpms, you can do the following: rpm -ivvh ~/rpms/* and it will install them all (providing that all dependencies are met). If it complains about more rpm dependencies, download those and repeat. Be aware that you can mess some things up by upgrading only partially. You seem to be ok as you're only trying to upgrade KDE from 2.0 to 2.01. If you were trying to upgrade from 1.x to 2.x, that would be a different story. -- Blue skies... Todd | Get a bigger hammer! | Sometimes you get what you want. | | http://www.mrball.net | Sometimes you get experience. | | http://faq.mrball.net | --unknown origin |
