Re: KDE Desktop Kickstart problems

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

 



On Wed, 5 Jun 2002, James Oden wrote:

>Just in case you don't know to find out what package a file belongs to
>in the RH distro:
>
>	1) Make sure you have rpmdb-redhat package installed.
>	2) Type:
>
>		rpm --redhatprovides (full_path_to_file)

More generally, use this to find dependencies, not just files. For
example, openssh-server requires "libcrypto.so.2", but doesn't give the
full path. You could ask:

$ rpm --redhatprovides libcrypto.so.2

to find that openssl-0.9.6b-8 is the package which provides
libcrypto.so.2.

Incidentally, the way --redhatprovides works is damned sneaky. Check out
/usr/lib/rpm/rpmpopt-4.0.4.


Cheers,

Phil





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux