lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacOS X 10.5 GUI


From: Patrick McCarty
Subject: Re: MacOS X 10.5 GUI
Date: Tue, 23 Jun 2009 15:48:26 -0700

On Tue, Jun 23, 2009 at 3:45 PM, Patrick McCarty<address@hidden> wrote:
> On Tue, Jun 23, 2009 at 2:10 PM, Graham
> Percival<address@hidden> wrote:
>> On Tue, Jun 23, 2009 at 10:47:05PM +0200, James E. Bailey wrote:
>>>
>>> On 23.06.2009, at 21:57, Christian Hitz wrote:
>>>
>>>     So here is my second attempt. Download at
>>>
>>>     www.klarinett.li/LilyPond.zip
>>>
>>>     As before, the LilyPond binaries are not included so run
>>>     with:
>>>
>>>     $ LILYPOND_DEBUG_APPDIR=/path/to/LilyPond.app open
>>>     LilyPond.app
>>>
>>> Wow, works on my 10.4.11. It even gets convert-ly to run
>>> properly, something that the distributed LilyPond binary does
>>> not do.
>>
>> Works here on 10.4 as well, although I didn't test convert-ly.
>> Hopefully people on 10.5 will test it soon.  :)
>
> The GUI works fine for me on 10.5.  I put the libs and binaries from
> 2.12.1 inside LilyPond.app/Contents/Resources/, and LilyPond works
> fine here too.
>
> Testing convert-ly gives the same error message as James posted here:
>
> http://code.google.com/p/lilypond/issues/detail?id=764
>
> I tried changed the first line of convert-ly from
>
> #!/usr/bin/python
>
> to
>
> #!/usr/bin/env python
>
> but this had no effect.  As also noted by James, convert-ly works fine
> from the command-line.

Sorry, I didn't realize there were two error messages posted in that
bug report.  When I made the above change, this is the error message I
see (in the GUI):

 'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "/Users/labuser/Desktop/LilyPond.app/Contents/Resources/bin/convert-ly",
line 13, in <module>
    import os
ImportError: No module named os


Thanks,
Patrick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]