Michael David Crawford wrote:
I can probably help with Leopard issues, as I'm a Mac developer and was
testing the Leopard beta versions.
Great! If you find any info, please add it here:
http://code.google.com/p/lilypond/issues/detail?id=504
Cheers,
- Graham
I can probably help with Leopard issues, as I'm a Mac developer and was
testing the Leopard beta versions.
However, I don't expect I can do so before this weekend at the earliest.
One thing I do know, though, is that Leopard has improved security over
previous versions of Mac OS X. Possibly t
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 -D). Then thi
> 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 -D). Then this LilyPond script can be run.
>
> Do
On 30 Oct 2007, at 09:32, immanuel litzroth wrote:
In 10.4, I have put LilyPond in /Applications/, ...
Does that work in 10.5?
I'll have to try this at home this evening, but the answer is very
probably going to be no.
I think you put it on your desktop instead of in /Applications/, so
> 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 -D). Then this LilyPond script can be run.
>
> D
On 27 Oct 2007, at 19:29, Immanuel Litzroth wrote:
Lilypond doesn't work on Leopard as it did on Tiger.
I upgraded my system (install new system with keeping of
settings). If I try to run the unix commandline executables
I get the message
/bin/bash: /Users/immanuel/Desktop/LilyPond.app/Contents/
Lilypond doesn't work on Leopard as it did on Tiger.
I upgraded my system (install new system with keeping of
settings). If I try to run the unix commandline executables
I get the message
/bin/bash: /Users/immanuel/Desktop/LilyPond.app/Contents/Resources/bin/lilypond:
cannot execute binary file