Gnucash 1.6.6

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Paul Dickson
Date:  
Subject: Gnucash 1.6.6
On Wed, 19 Jun 2002 00:37:18 -0700, Nathan England wrote:

> Has anyone built gnucash 1.6.6 ?
> I built it tonight and everything went smooth, but when I try to load it, it
> says slib is missing and I may need to create a symlink to slib in my guile
> directory.
> My guile is in /usr/share/guile
> Slib is in /usr/share/guile/1.4/slib with a symlink to /usr/share/guile/slib
>
> I've tried as root and my user.
> Anyone else have this problem?


I installed 1.6.6 from the RH 7.3 RPMs (plus 2 or 3 more supporting RPMs).

slib comes from the umb-scheme RPM. /usr/share/guile/slib is a symlib to
/usr/share/umb-scheme/slib. slib is a standard library for Scheme, but is
not part of Scheme (or so I believe from my recent reading).

    -Paul