On 30 Oct 2007, at 18:35, immanuel litzroth wrote:
In 10.4, I have put LilyPond in /Applications/, and in my home
directory, I have script created by say
cat > lilypond
exec /Applications/LilyPond.app/Contents/Resources/bin/lilypond
"$@"
^D
chmod a+x lilypond
(where ^D is <control>-D). Then this LilyPond script can be run.
Does that work in 10.5?
No it doesn't. I get this error message.
/Users/immanuel/lilypond:1: /Applications/LilyPond.app/Contents/
Resources/bin/lilypond: cannot execute binary file
/Users/immanuel/lilypond:1: /Applications/LilyPond.app/Contents/
Resources/bin/lilypond: Unknown error: 0
So then it is a problem with with 10.5 - perhaps LilyPond needs to be
recompiled with a later compiler (Xcode) or something (since it seems
to not recognize the binary format). File a bug report in Bug-
LilyPond mailing list.
(I wanted to be sure that it did not work when put in /Applications/
because there have been problems reported with that elsewhere for
some programs, also in 10.4.)
Hans Ã…berg
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user