Hello Gurdeep

You'll need to mount each of the 3 CDs, one by one.

Take the 1st CD and mount it using the command mount /mnt/cdrom
Then type, ls /mnt/cdrom/RedHat/RPMS/ | ls "packagename"
If the required package file is displayed, you can install it by typing rpm -i /mnt/cdrom/RedHat/RPMS/packagefilename.rpm

Repeat the steps above for all the CDs until you finish with your packages.

Best of luck!

--Dhruv


On Thu, 2003-02-13 at 10:53, [EMAIL PROTECTED] wrote:
> 
> Dear All,
> 
> Please let me know how I can locate the following rpm pkgs. on my RH Linux 7
> 3 CDs :
> 
> - libc/libm
> - libdb 1.85.4
> - getopt
> 
> Thanks & Regards,
> Malkiat

Reply via email to