Pedro Kroger writes:

> Now it seems to be 'working' (i.e. found the modules), but I got

> /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 
> #)):

Hmm, that's odd.  --enable-gui is supposed to do just that: link
to pango CVS and provide the ly:pango-add-afm-decoder function.

Could you verify that you have

    /* define if you have pango CVS */
    #define HAVE_PANGO_CVS 1

    /* define if you have pango_fc_font_map_add_decoder_find_func */
    #define HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC 1

in your config.h?

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to