Graham Percival schreef:
Would it be possible to include a small check in the OSX versions which
would display an error message if people tried to run the wrong kind of
binary? We've had two people trying to run the Intel version on a PPC
chip, and the current error message is not at all helpful.
In bash script, I'd do this:
uname -a | grep -c PPC
I'm not certain how to fit that into python, though.
actually, I'd prefer to ship unified binaries, but they are rather
heavyweight, which is why I'm still waiting for some people to OK an
alternate download structure.
Making unified binaries is trivial with lipo, or so I heard.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
LilyPond Software Design
-- Code for Music Notation
http://www.lilypond-design.com
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel