Re: gnucash 1.6.5 compilation problems

2002-04-01 Thread Nick Hudson
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

Re: gnucash 1.6.5 compilation problems

2002-03-27 Thread Derek Atkins
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