LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Alex Garner <alex@netcraft.com.au>
  To  : Richard Watkins <richardw@chariot.net.au>
  Date: Wed, 27 Sep 2000 12:43:58 +0930 (CST)

Re: Missing Files

> I would like to install "pppd" and "chat" from an "rpm" file located
> on the RH6.2 CD-ROM.
> 
> Today's question is, which one do I install?
> 
> Is there a command to search for a specific file in the rpm's that
> have not been installed yet?

Maybe I should make this a tip, I have mentioned this on list a few
times before... *sigh*

Once you've done your redhat install, make an RPM file list like
this...

	rpm -qilp /mnt/cdrom/RedHat/RPMS/*.rpm > /root/rpmlist.

Assume that your Redhat CD is mounted at /mnt/cdrom and that you are
logged in as root.

Now you have a handy file you can browse and search for file locations
of every file that comes on the redhat disc.

Did no-one do this?

Cheers

Alex!


-- 

Alex Garner <alex@netcraft.com.au>

NetCraft Australia
Phone (08) 8370 3650
http://www.netcraft.com.au

"#define QUESTION ((bb) || !(bb)) // Shakespeare."

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page