Hi, I'm feeling a little stupid here, but the gnome backend is no longer working.
I have gnome-devel installed. I run guile-gnome.sh and it installed everything. I exported LD_LIBRARY_PATH and GUILE_LOAD_PATH (see the end of this email) as expected. The guile related packages I have: ii guile-1.6 1.6.4-4 The GNU extension language and Scheme interp ii guile-1.6-dev 1.6.4-4 Development files for Guile 1.6 ii guile-1.6-libs 1.6.4-4 Main Guile libraries ii guile-1.6-slib 1.6.4-4 Guile SLIB support The problem is that guile can't find the gnome and gtk modules: (I tried gnome-0 too) [11:42:27] phoenix kroger $ guile -s hello.scm ERROR: no code for module (gnome gtk) And, of course, the same happens if I try to use the gnome backend: [11:37:09] phoenix kroger $ lilypond -f gnome example-1 GNU LilyPond 2.5.4 Processing `example-1.ly' Parsing... Interpreting music... [3] Preprocessing graphical objects... Calculating line breaks... warning: Could not find line breaking that satisfies constraints. warning: Could not find line breaking that satisfies constraints. Layout output to `example-1.gnome'... /home/kroger/not-in-svn/lilypond/lilypond/share/lilypond/ly/init.ly:32:1: error: GUILE signaled an error for the expression beginning here: # (if (pair? toplevel-scores) no code for module (gnome gtk) Any ideas or suggestions before I start pestering the guile-gtk guys? :-) Here are my paths: export LD_LIBRARY_PATH=/home/kroger/usr/pkg/guile-gnome/lib:/home/kroger/usr/pkg/g-wrap/lib:/home/kroger/usr/pkg/pango/lib:/home/kroger/usr/pkg/guile-gnome/lib:/home/kroger/usr/pkg/g-wrap/lib:/home/kroger/usr/pkg/pango/lib:/home/kroger/usr/pkg/pango/lib:/home/kroger/usr/pkg/g-wrap/lib:/home/kroger/usr/pkg/guile-gnome/lib::$LD_LIBRARY_PATH export GUILE_LOAD_PATH=/home/kroger/usr/pkg/guile-gnome/share/guile:/home/kroger/usr/pkg/g-wrap/share/guile/site::/usr/share/slib/:$GUILE_LOAD_PATH Cheers, Pedro _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel