[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How to find the rpm packages which include specific commands?



On Fri, Jan 09, 2004 at 09:53:00AM +0800, Yan Peng wrote:
> redhat-install-list:
> 
>   I run "rpm -Uvh  am-utils-6.0.1s11-1.5.2.i386.rpm" on RH5.2 , but failed because of the following errors:
>  	 /sbin/install-info   is needed by am-utils-6.0.1s11-1.5.2
>      /sbin/chkconfig   is needed by am-utils-6.0.1s11-1.5.2
>      /sbin/ldconfig   is needed by am-utils-6.0.1s11-1.5.2
> 
>   How can I find the rpm packages including the specific commands?
>  				
> 
> Yan Peng
> yanpeng mx cei gov cn
> 2004-01-09

Well, I was going to suggest my RPM finder

http://www.rhil.net/cgi-bin/whats_where.cgi

but it has information going back only to 6.2.  Still, that may be
sufficient.  According to it, you also need the info, chkconfig, and
ldconfig RPMS.  If you have those handy and all in the same place, you
should be able to

  rpm -Uvh am-utils-6* info-4* chkconfig-1* ldconfig-1*

Cheers,
-- 
Bob McClure, Jr.             Bobcat Open Systems, Inc.
robertmcclure earthlink net  http://www.bobcatos.com
Here is a test to find whether your mission on earth is finished:
 if you're alive, it isn't.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]