Diogo, > I tried compiling it, but without luck, so I was unsure.
> First, I had to do a minor fix to the configure script of g-wrap so the > warnings about deprecation would not halt the compilation. Yes indeed you'd need to configure like this: ./configured --disable-Werror > Second, with the guile-gnome tarball you referenced, it errors > complaining that only `glib.h' can be included directly, so the > compilation stops. That probably is because the '-dev' files/packages are not installed on your machine. I am on debian it is the libglib2.0-dev package. Cheers, David