RE: [expert] RPM content list before installing

2000-08-13 Thread Daniel Woods
On Thu, 10 Aug 2000, Ken Archer wrote: one of my "have-to-have" programs is Rpmfind. When you have to satisfy a dependency it will find the file for you. Such as # rpmfind libdps.so.1 It will find the file you need and download it for you. You can check it out here:

RE: [expert] RPM content list before installing

2000-08-12 Thread Daniel Woods
On Thu, 10 Aug 2000, Ken Archer wrote: one of my "have-to-have" programs is Rpmfind. When you have to satisfy a dependency it will find the file for you. Such as # rpmfind libdps.so.1 It will find the file you need and download it for you. You can check it out here:

Re: [expert] RPM content list before installing

2000-08-11 Thread Ron Stodden
Daniel Woods wrote: When using .tar.gz or .tgz files, it is easy to see what the list of files are. As well, you can easily untar it wherever you want. I want to know how to do this with RPMs. Just drop the RPM on to a kpackage window and click the File List tab. Each file in the list

Re: [expert] RPM content list before installing

2000-08-11 Thread Stew Benedict
rpm -q -l -p some-rpm-file.rpm Stew Benedict

[expert] RPM content list before installing

2000-08-10 Thread Daniel Woods
When using .tar.gz or .tgz files, it is easy to see what the list of files are. As well, you can easily untar it wherever you want. I want to know how to do this with RPMs. I can't seem to find a way to check the contents of an RPM or SRPM to determine *where* it will try to install them. I

RE: [expert] RPM content list before installing

2000-08-10 Thread Carver, Paul, NLSOP
0 03:54 PM To: Expert Linux list Subject: [expert] RPM content list before installing When using .tar.gz or .tgz files, it is easy to see what the list of files are. As well, you can easily untar it wherever you want. I want to know how to do this with RPMs. I can't seem to fin

RE: [expert] RPM content list before installing

2000-08-10 Thread Daniel Woods
On Thu, 10 Aug 2000, Carver, Paul, NLSOP wrote: You can definitely do it. Check the man page. I think you have to add "-p filename" in addition to the "-ql". I'm not sure that "p" is the right option though. Ok, I missed that one. Using 'rpm -qp package-mdk.i586.rpm' works. And using 'rpm

RE: [expert] RPM content list before installing

2000-08-10 Thread Ken Archer
one of my "have-to-have" programs is Rpmfind. When you have to satisfy a dependency it will find the file for you. Such as # rpmfind libdps.so.1 It will find the file you need and download it for you. You can check it out here: http://rpmfind.net/linux/rpm2html/rpmfind.html On Thu, 10

Re: [expert] RPM content list before installing

2000-08-10 Thread Don
If you open KDE using startx and then in X-Windows, you can select the RPM file, and a box will open allowing you to view the contents before you install the RPM file. This also allows you to browse the already installed RPM's and uninstall those that you don't want. Only problem is one can