On Sat, 24 Feb 2001, Ashley M. Kirchner wrote:

>
>     How can I find out what (installed) programs rely on the distributed
> BerkeleyDB libraries?  When RH7.0 was originally installed, I installed
> BDB from rpm as well, however I've since then upgraded BDB which is now
> installed under /usr/local - but I realized I can't just delete the
> older libraries because I have a feeling a bunch of programs will break
> (including X).  So, how can I find out what uses/needs it?
>
>     AMK4
>
You can find out what needs any package by running:
rpm -e --test <package name>

You don't even have to be logged in as root, as long as you use the
--test option.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to