KDE 2.2

David A. Sinck plug-discuss@lists.PLUG.phoenix.az.us
Wed, 15 Aug 2001 18:32:15 -0700


\_ SMTP quoth Matt Alexander on 8/15/2001 23:25 as having spake thusly:
\_ [...]
\_ I upgraded to KDE 2.2 on a RedHat 7.1 system, and it wasn't fun.  Here's my 
\_ advice:  Download every stinkin' .rpm that is listed (even the "add-ons") for your 
\_ platform.  Then run this command:
\_ 
\_ for file in *rpm; do rpm -U --nodeps $file; done
\_ 
\_ If you actually try to workout all the dependencies in their correct order, you'll 
\_ go insane.
\_ Anyway, check it out.  KDE is really looking nice now.

'rpm -Fvh *.rpm' didn't do it?  Of course, getting *.rpm is half the
battle, but hey...it's not like it's apt or something :-)

David