On Tue, Oct 7, 2008 at 11:15 AM, Robert Holtzman <holtzm@xxxxxxx> wrote: > shouldn't yum > install <package name> pull in and install all the dependencies provided you > pointed yum to the package on your hard drive? What do I have wrong? No, that would attempt to load the package from a remote repository. I think you mean yum localinstall <path to rpm file> That will install an rpm and use the repositories to attempt to resolve any dependencies the rpm has. Dave -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines