Istv?n Szigeti wrote: > Hi There! > > I've got a little problem with Yum.... If I give out that command: > > yum localinstall anything.rpm > > then if there isn't all the depedencies for that package (for example > all the depedencies are exists, but one) then how can I get the > result, that install all the depedencies that yum has found? > > Thanks for the answers guys! > > Istv?n Szigeti (a Hungarian man [sorry for my english]) > ------------------------------------------------------------------------ > > _______________________________________________ > Yum mailing list > Yum@xxxxxxxxxxxxxxxxxxxx > https://lists.dulug.duke.edu/mailman/listinfo/yum > man yum <snip> *localinstall* Is used to install a set of local rpm files. If required the enabled repositories will be used to resolve dependencies. </snip> yum localinstall somepackage.rpm will install somepackage.rpm and get the missing denpendcies from the enabled repositories. Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.dulug.duke.edu/pipermail/yum/attachments/20060424/9907ccf0/attachment.html