Bug or compile issue?

2009-01-27 Thread Charles Day
I'm seeing some CRIT messages on my Mac, which is running the latest code from SVN trunk. I've used gdb to try to figure out what's happening, and it seems a bit weird, like a possible compile or other platform-specific issue. The CRIT messages look like: * 03:28:15 CRIT [gnc_split_regist

Re: GnuCash reports via eguile - probably not

2009-01-27 Thread Derek Atkins
Chris Dennis writes: > I'm making progress with this, but I've hit another snag with > local-eval. The following code gives an error (note the extra "(define > x 42)": > > -- > ;#! /usr/bin/guile > (define fred "This is Fred") > (define (foo bar) >(let ((string1 "(begin (display fred)

Installing SLIB 3b1 with Guile 1.8.6 (to work with Gnucash 2.8.8) [SOLVED]

2009-01-27 Thread Tom Browder
I have successfully gotten slib version 3b1 to work with guile 1.8.6. The following instructions from paragraph 6.6.1 of the guile 1.8.6 manual (http://www.gnu.org/software/guile/manual/html_node/SLIB-installation.html#SLIB-installation) have been corrected according to my experience (Centos 5.2,