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/psyche-list

Reply via email to