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/ ariel 2011/11/22 Andy Wingo <wi...@pobox.com>: > Hello old friend! > > On Tue 22 Nov 2011 20:37, Ariel Rios <arielte...@gmail.com> writes: > >> Where is guile-gnome located hosted these days? > > http://gnu.org/s/guile-gnome/ > > You'll need to use g-wrap and guile-gnome from git, but it does work > with Guile 2.0. > > Peace, > > Andy > -- > http://wingolog.org/ > >