-[ Tue, Nov 22, 2011 at 05:34:00PM -0600, Ariel Rios ]----
> Hello,
> 
> So after battling to compile g-wrap (I needed a macro in gettext) I
> have bee able to install guile-gnome but I am getting:
> 
> [ariel@~/src/guile-gnome-platform/gtk/examples/tutorial]$
> guile-gnome-2 -l hello.scm
> ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
> ;;;       or pass the --no-auto-compile argument to disable.
> ;;; compiling 
> /home/ariel/src/guile-gnome-platform/gtk/examples/tutorial/hello.scm
> ;;; WARNING: compilation of
> /home/ariel/src/guile-gnome-platform/gtk/examples/tutorial/hello.scm
> failed:
> ;;; ERROR: no code for module (gnome gtk)
> 
> My prefix is /usr/local/

And what is your %load-path under guile-gnome-2?
Maybe you need to make some adjustments with GUILE_LOAD_PATH?

Reply via email to