Still trying to build unstable - sans Guppi

Derek Atkins warlord@MIT.EDU
24 Feb 2001 17:41:37 -0500


Richard -Gilligan- Uschold <uschold@cs.ucf.edu> writes:

> Build without guppi:
> ./autogen.sh --enable-opt-style-install --disable-guppi --prefix=/opt5.3  > &
> autogen.err.txt
> make >& make.err.txt
> make install > make.install.txt
> chmod -R o+rX /opt5.3/

I've never actually tried using the opt-style-install.  Personally I use
the following and it works for me:
	./autogen --disable-guppi --prefix=/usr/gnucash

> It didn't run the first time:
> /opt5.3/bin/gnucash: error in loading shared libraries:
> libg-wrap-runtime-guile.so.2: cannot open shared object file: No such file or
> directory
>
> But I have:
[snip]
> /usr/local/lib/libg-wrap-runtime-guile.so.2.0.0*

Make sure you have LD_LIBRARY_PATH=/usr/local/lib   Then you wont
need to make the symlink

> run it again, it starts, but with a few errors:
> ERROR: ;required feature not supported:  printf
> gnucash: [W] "failure loading ""/opt5.3/share/scm/report-html.scm"
> ERROR: Unbound variable: gnc:define-html-style-sheet
> gnucash: [W] "failure loading ""/opt5.3/share/scm/report/stylesheet-plain.scm"
> ERROR: Unbound variable: gnc:define-html-style-sheet
> gnucash: [W] "failure loading ""/opt5.3/share/scm/report/stylesheet-fancy.scm"

These errors look like it's not loading g-wrap properly, or something.
Can you run the command and see if it's actually loading the g-wrap
runtime properly?
	strace -o /tmp/gnucash.out /opt5.3/bin/gnucash

> The report menu is missing several reports, in particular, "Tax" and
> "Export .TXF". (the ones I'm trying to update)

Let's solve one problem at a time...  It currently looks like you're
still having g-wrap problems.

[snip]

> I have guile-1.4-6mdk.i586.rpm, and g-wrap -1.1.9.tar.gz
> I have no "printf.scm" on my system.
> What versions of guile and g-wrap are required now?

It should work with any version of guile >= 1.3; g-wrap 1.1.9 is
the most recent version and should work fine.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord@MIT.EDU                        PGP key available