LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing RPM by specifying dependent RPMs path (https://www.linuxquestions.org/questions/linux-newbie-8/installing-rpm-by-specifying-dependent-rpms-path-476424/)

anjanesh 08-22-2006 10:10 PM

Installing RPM by specifying dependent RPMs path
 
Hi

I downloaded the entire list of RPMs from apt.sw.be and burned it to a DVD.

Lets say I want to install one package and it depends on some other RPMs present in the same location, how do specify it to search for whatever dependencies it requires, in the same location - DVD drive ?

Also, is there some command to install all RPMs of a folder ?

Thanks

noranthon 08-23-2006 03:40 AM

You can install all rpms in a folder with:
rpm -Uvh *rpm

anjanesh 08-23-2006 04:12 AM

Thanks.

And what if one rpm asks dependencies file(s) and the files are located within the same folder ?

noranthon 08-24-2006 12:05 AM

It shouldn't. Is that happening?


All times are GMT -5. The time now is 05:59 PM.