Peter Leschev writes:

>                I'm able to run it in guile, but it doesn't work in
> lilypond.

That's odd.

>            I get the same symptoms from a DOS prompt. Could it be that
>            it can't find some required libraries?

It could very well be that lilypond and guile find and use different
scm libraries.  You are running the mingw lilypond and guile, but have
cygwin installed too.

When you run lilypond.exe it will set GUILE_LOAD_PATH to make sure
that guile reads from .../LilyPond/usr/share/guile.  But when you run
plain guile.exe, it will look for guile libraries in /usr/share/guile/...

You may try some experiments with removing Cygwin's guile and
lilypond, or not using mingw at all.

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