[PLUG] how to find where a lib is

Bill Barry barryb at proaxis.com
Mon Nov 11 00:58:46 UTC 2002


It seems that rpm --redhatprovides  depends critically on
some provides directives in the spec file and is not always
very useful. So it does not very often answer the question
you are asking. In general I would like to know how to
answer this question also. The answer to your specific question is
rpm -qf /usr/lib/libcrypto.so.0.9.6
openssl096-0.9.6-13

Bill

On Sun, Nov 10, 2002 at 03:56:48PM -0800, Bruce Kingsland wrote:
> I decided I wanted to upgrade postgresql, and start coding with it.
> 
> I went to tuxfinder and got the latest stable release.
> 
> rpm -ivh postgresql-7.2-103.i386.rpm
> error: failed dependencies:
>   libcrypto.so.0.9.6 is needed by postgresql-7.2-103
>   libssl.so.0.9.6 is needed by postgresql-7.2-103
> 
> This happens to me alot. I ran rpm --redhatprovides libssl.so.0.9.6,
> and was told "no package provides ...".
> 
> Now what?
> -bk
> -- 
> Bruce Kingsland
> Kingsland Konsulting
> brucek at kingkon.com
> 360-531-3730
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> D/2B8DA3D7 g/2884A18E  49C3 BBDE 6BC5 3F39 0C03  3BE4 FBC5 2C8D 2B8D A3D7
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~






More information about the PLUG mailing list