> On Sat, 2004-05-01 at 20:35, Doug Lane wrote: > > I tried to install the KDE 3.2.2 packages, twice, by downloading the > > files from a KDE.org mirror site and installing using the command > > > > rpm -Uvh *.rpm --force --nodeps > > Most likely you need to update a library or program that KDE uses. > Using --force and -nodeps makes it so that you don't know what packages > need upgrading. > I would try > rpm -Fvh --test /path/to/kde/upgrade/files/*.rpm > or > rpm -Uvh --test /path/to/kde/upgrade/files/*.rpm > and see what packages are needed to upgrade kde. > I tried that, found the qt libraries needed were qt 3.3 versus the 3.1 installed. I went to Trolltech downloaded and upgraded to 3.3, still no luck.