If you have the rpmdb-redhat package installed you can do rpm -q
--redhatprovides foo.so.1 or in your case libImlib.so.11. This will show
the package that provides the missing item.

> -----Original Message-----
> From: Andrew Schott [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, February 20, 2003 10:01 PM
> To: Psyche List
> Subject: RPM issue
> 
> 
> Hello!
> 
> I have a question as to the correct way to install an RPM.  I 
> got an RPM that whines about a missing library, however it is 
> there.  Take a look:
> 
> [schotty@leinenkugel schotty]$ sudo rpm -ivh 
> idesk-0.3.5-alt3.i586.rpm 
> warning: idesk-0.3.5-alt3.i586.rpm: V3 DSA signature: NOKEY, 
> key ID eac91ca0
> error: Failed dependencies:
>       libImlib.so.1 is needed by idesk-0.3.5-alt3 
> [schotty@leinenkugel schotty]$ ldconfig -p | grep libImlib.so.1
>       libImlib.so.11 (libc6) => /usr/lib/libImlib.so.11
>       libImlib.so.1 (libc6) => /usr/lib/libImlib.so.1 
> [schotty@leinenkugel schotty]$ 
> 
> 
> Any ideas?  I have had HORRIBLE luck in the past (distant 
> past it feels like now) when using the force option.  I would 
> much prefer to do it a more safe way.  But I am lost. I haev 
> spent a while dicking with issues like this, and usually just 
> compiled the package, and rolled my own RPM (which then 
> worked) or just installed the tarball (forgoing the RPM). 
> However this package refuses to build via source.
> 
> Thanks much?
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED] 
> https://listman.redhat.com/mailman/listinfo/ps> yche-list
> 



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

Reply via email to