On Tue, 2005-08-09 at 10:54 -0400, Lee Revell wrote: > Besides, doesn't RPM automatically resolve dependencies yet? You should > be able to just RPM install gnome-wave-cleaner and all the dependent > packages will be installed for you. rpm does not do this - it is just a package format. but apt and yum, which both use (or can use) RPM as a package format, do indeed do this. --p