Make sure you have g-wrap and guile installed after that install slib like this
from the slib directory:
mkdir /usr/share/guile/1.4/slib (or whereever you installed guile to)
cp * /usr/share/guile/1.4/slib/
guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)" "/"
after you tell guile to
Did you install g-wrap first?
-derek
wwp <[EMAIL PROTECTED]> writes:
> Hi there,
>
> really *very* interested in using gnucash 1.6.5, I've downloaded the gz archive,
> and trying to compile (./configure is OK after a few lib upgrades), I got this error:
>
> [snip]
> Making all in guile
> make