More g-wrap problems with GnuCash
Rob Browning
rlb@cs.utexas.edu
16 Jan 2001 12:09:57 -0600
Derek Atkins <warlord@MIT.EDU> writes:
> Nope, that's not it. g-wrap is installed in /usr (as per the RPM):
>
> Ready> where g-wrap-config
> /usr/bin/g-wrap-config
> Ready> g-wrap-config --c-link-args guile
> -L/usr/lib -lg-wrap-runtime-guile
What happens when you evaluate %load-path from the guile command line?
How about from a
gnucash --evaluate '(display %load-path)'
Also what happens if you fire up a normal guile and say
(use-modules (g-wrapped gw-runtime))
Finally, if that fails with the same error message, could you mail me
the output of
strace -f -o strace-dump.tmp guile
where you do the same thing at the prompt and then quit?
Thanks
--
Rob Browning <rlb@cs.utexas.edu> PGP=E80E0D04F521A094 532B97F5D64E3930