g-wrap fails to install because of guile

linas@linas.org linas@linas.org
Mon, 5 Feb 2001 15:03:19 -0600 (CST)


I think you need to install 'slib'.  Sounds like g-wrap configure
needs to be modified to look for slib and complain if not installed.

--linas

It's been rumoured that David John Murchie said:
> 
> 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
> 
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user@lists.gnumatic.com
> http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-user
>