Comment #3 on issue 1781 by pkx1...@gmail.com: Mac OS X 10.7 (Lion) cannot run LilyPond 2.14.x
http://code.google.com/p/lilypond/issues/detail?id=1781

The path points to the command line version with the app folder.
As the problem is in the incompatibility of the visual wrapper with Lion, you can just compile the .ly file from the command line

if you define an alias you can save some typing:
alias llp='/Applications/LilyPond.app/Contents/Resources/bin/lilypond'

then use:
llp test.ly


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to