Derek Atkins <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel