g-wrap fails to install because of guile

David John Murchie dmurchie@telus.net
Sun, 04 Feb 2001 17:09:55 -0800


Let's just say this has more than frustrated me.


I get the following message...
=================cut=======================
Making all in g-wrapped
make[2]: Entering directory `/usr/local/src/g-wrap-1.1.9/g-wrapped'
guile -c \
         "(set! %load-path (cons 
\"/usr/local/src/g-wrap-1.1.9/g-wrapped/..\" %load-path))""(use-modules 
(g-wrap)) \
                       (use-modules (g-wrapped gw-runtime-spec)) \
                       (gw:generate-module \"gw-runtime\")"
ERROR: In procedure gsubr-apply in expression (scm-error (quote 
misc-error) #f ...):
ERROR: Could not find slib/require.scm in  
("/usr/local/src/g-wrap-1.1.9/g-wrapped/.." 
"/usr/local/share/guile/site" "/usr/local/share/guile/1.3" 
"/usr/local/share/guile" ".")
make[2]: *** [gw-runtime.c] Error 2
make[2]: Leaving directory `/usr/local/src/g-wrap-1.1.9/g-wrapped'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/g-wrap-1.1.9'
make: *** [all-recursive-am] Error 2
================uncut========================

I cannot install gnucash cause g-wrap is not installed properly.  I 
can't install g-wrap cause guile is not working.

This is the second time I have attempted to install gnucash, can anyone 
help?

Using slackware, all sources from the gnucash site.


Thanks in advance,

David