On Sun Jul 04, 2004 at 10:58:00AM +0200, Jan Nieuwenhuizen wrote: > Great. You should tell LilyPond (ie, GUILE and the dynamic loader) > about all this stuff you compiled (see output-gnome.scm)
thanks for your email. I've added the output-gnome.scm as a file to be checked in the last announcement news. > Did you do that? I did now :-) > You should also configure LilyPond with --enable-gui; you need that to > see the font). Is the description for --enable-gui supposed to be this?: --enable-gui compile with debugging info. Default: off Now it seems to be 'working' (i.e. found the modules), but I got another error: [11:43:23] pythagoras kroger $ lilypond-bin -f 'gnome' example-1.ly Now processing `example-1.ly' Parsing... Interpreting music... [3] Preprocessing graphical objects... Calculating line breaks... Interpreting music... MIDI output to `example-1.midi'... Track ... paper output to `example-1.gnome'...(gnome gtk): [glib gobject atk pango gdk gtk support] Backtrace: In unknown file: ?: 0* [lilypond-main ("example-1.ly")] In /home/kroger/lilypond/install//share/lilypond/2.3.5/scm/lily.scm: 557: 1* (let* ((failed #) (handler #)) (for-each (lambda # #) files) ...) 559: 2* [for-each #<procedure #f (f)> ("example-1.ly")] In /usr/share/guile/1.6/srfi/srfi-1.scm: 652: 3 (if (null? rest) (letrec ((lp #)) (lp list1)) ...) ... 656: 4 (begin (f (car l)) (lp (cdr l))) 657: 5* [#<procedure #f (f)> "example-1.ly"] In /home/kroger/lilypond/install//share/lilypond/2.3.5/scm/lily.scm: 560: 6 [catch ly-file-failed #<procedure #f ()> #<procedure #f (key arg)>] In unknown file: ?: 7* [#<procedure #f ()>] In /home/kroger/lilypond/install//share/lilypond/2.3.5/scm/lily.scm: 560: 8* [ly:parse-file "example-1.ly"] In /home/kroger/lilypond/install//share/lilypond/2.3.5/ly/init.ly: 7: 9* (if (pair? toplevel-scores) (ly:parser-print-book parser #)) 8: 10 [ly:parser-print-book #<my_lily_parser > #<Book>] In unknown file: ?: 11* [output-framework #<Paper_outputter> #<Paper_book > () () "example-1"] In /home/kroger/lilypond/install//share/lilypond/2.3.5/scm/framework-gnome.scm: 22: 12* [gnome-main #<Paper_book >] 102: 13 (let* ((book-paper #) (hsize #) (vsize #) ...) (initialize go) ...) 129: 14* [map ... /home/kroger/lilypond/install//share/lilypond/2.3.5/scm/framework-gnome.scm:129:5: While evaluating arguments to map in expression (map ly:pango-add-afm-decoder (quote #)): /home/kroger/lilypond/install//share/lilypond/2.3.5/scm/framework-gnome.scm:129:5: Unbound variable: ly:pango-add-afm-decoder Any ideas? Pedro _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel