![](https://seccdn.libravatar.org/avatar/87c263adf4e208403263da934d5a1f55.jpg?s=120&d=mm&r=g)
On Mon, Mar 29, 1999 at 09:46:19PM +0200, Wybo Dekker wrote:
% rpm -i gnucash-1.1.23-4.i386.rpm failed dependencies: <cut> even though I have libguile.so.3 and libXm.so.1 in /usr/local/lib. libreadline.so.3 lacks indeed, but I could not install it from its rpm:
% rpm -i readline-2.1-5.i386.rpm failed dependencies: /sbin/install-info is needed by readline-2.1-5
RPM uses a database to keep track of the files it installed. So if you have a program in /usr/local/ (installed by source I presume), RPM knows nothing about it. You have 2 options: 1 - install the .rpm's for the missing libraries 2 - install gnucash by source. Option 2 isn't much difficult than 1. 1 - tar xvzf <source>.tar.gz 2 - cd <source> 3 - ./configure 4 - make 4 - make install Greetings, Cees. -- mataHmeH maSachnIS. To survive, we must expand. Mark Okrand, "Star Trek: The Klingon Way - A Warrier's Guide" -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>