Comment #6 on issue 1943 by stans...@gmail.com: lilypond after 2.15.8 fails
on x86 Macs
http://code.google.com/p/lilypond/issues/detail?id=1943
lilypond-2.15.15-1.darwin-x86.tar.bz2 also crashes following expansion on
my iMac. Once again, "Get Info" about the expanded file incorrectly reports
version as 2.14.2. The last working version, 2.15.8-1, correctly reports
the version using "Get Info."
I am not a programmer, but the following may be helpful. Using Terminal,
the version of python reported with 2.15.8-1
using "LilyPond.app/Contents/MacOS/python --version" is Python 2.6.2. The
same command using 2.15.15-1 generates a error message as follows: dyld:
unknown required load command 0x80000022
Trace/BPT trap.
Looking at the included python file (LilyPond.app/Contents/MacOS/python)
for 2.15.15 shows big differences from the python file included in 2.15.8.
The most obvious is the repeated inclusion of "Apple Inc.1&0$UApple
Certification Authority10U". There are 18 matches in the file. The
2.15.8-1 included python has no instances of the phrase.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond