Finally got around to looking at this again. Turns out that I needed to link the
slib directory found under /usr/lib/umb-scheme to /usr/local/share/guile/1.3/slib
I just mention this in case others run into similar problems.
[EMAIL PROTECTED] wrote:
> It's been rumoured that Rich C
After removing the libtool dependencies I was able to compile and
install gnucash-1.2.1
I found I needed to copy require.scm and sort (!!!) to a subdirectory of
the
guile library named slib (I had to create this directory too).
Now when I attempt to start gnucash (running as root) I get the
foll
When I attempt to build gnucash 1.2.x I get the error message
aclocal: configure.in: 33: macro 'AM_PROG_LIBTOOL' not found in library
In the mailing list archives the only mention of this says that the user
must have libtool installed. I have libtool 1.3.2 installed and on my
path. Does anyone