On 30.06.2009, at 21:48, Patrick McCarty wrote:
Hello LilyPond developers!
Some improvements to the Mac GUI have been integrated into GUB. You
can find the list of changes here:
http://codereview.appspot.com/88076/show
Graham and I would appreciate any feedback on functionality from those
running Mac OS X 10.3, 10.4, or 10.5. The test installers can be
found here:
Intel Macs:
http://uoregon.edu/~pmccarty/download/lilypond-2.13.3-0.darwin-
x86.tar.bz2
PPC Macs:
http://uoregon.edu/~pmccarty/download/lilypond-2.13.3-0.darwin-
ppc.tar.bz2
I can report success with Mac OS X 10.5.6 (both versions). If these
work, Graham will roll another development release with the changes.
Many thanks to Christian Hitz for all of the improvements!
Thanks,
Patrick
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel
10.4.11 Intel. GUI and convert-ly work.
lilypond-book fails because of python. Also, updating lilypond-book
with either #!/path/to/python or #!/usr/bin/env python gives me this
error:
23:59:46 jamesebailey lilypond snippets:~/Downloads/LilyPond.app/
Contents/Resources/bin/lilypond-book lilybook_test.lytex
/Users/jamesebailey/Downloads/LilyPond.app/Contents/Resources/bin/
lilypond-book:32: DeprecationWarning: the md5 module is deprecated;
use hashlib instead
import md5
Traceback (most recent call last):
File "/Users/jamesebailey/Downloads/LilyPond.app/Contents/
Resources/bin/lilypond-book", line 32, in <module>
import md5
File "/Users/jamesebailey/lib/python2.6/md5.py", line 10, in <module>
from hashlib import md5
File "/Users/jamesebailey/lib/python2.6/hashlib.py", line 136, in
<module>
md5 = __get_builtin_constructor('md5')
File "/Users/jamesebailey/lib/python2.6/hashlib.py", line 63, in
__get_builtin_constructor
import _md5
ImportError: No module named _md5
I don't know if it's something I lack in my *extremely* minimal
python installation, but if it's important:
00:03:11 jamesebailey lilypond snippets:python -V
Python 2.6.2
and
00:01:20 jamesebailey Downloads:which python
/Users/jamesebailey/bin/python
James E. Bailey
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel