"Jon D. Slater" wrote:
> 
> Hi,
> 
> I downloaded the .rpm version of GnuCash last night.
> 
> When I tried to install it, it complained that I didn't have "libguile.so.4".
> 
> So, I downloaded and installed the lib.
> 
> GnuCash.rpm *still* complained that I didn't have libguile.so.4 (which now
> resides in /usr/local/lib).
> 
> Then, I thought, GnuCash must be looking somewhere else for it.  So, I
> linked the lib to /lib and /usr/lib and that still didn't work.
> 
> Do you by chance know where GnuCash is looking for it's libs?

Sorry, I don't know. I haven't tried the rpm yet, and I'm not likely to
do so, because I get the sources from CVS. Actually I have a
libguile.so.6 on my system.

This probleam was a thread on the gnucash-devel mailing list. There were
two answers:

1.: ln -s libguile.so.6 libguile.so.4

2.: get the sources and compile.

You can also try rpm -i --nodeps gnucash-1.3.0-1.i386.rpm, which skips
the dependency checks when installing the rpm.

Herbert
-- 
Herbert Thoma
FhG-IIS A, Studio Department
Am Weichselgarten3, 91058 Erlangen, Germany
Phone: +49-9131-776-323
Fax:   +49-9131-776-399
email: [EMAIL PROTECTED]
www: http://www.iis.fhg.de/

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to