bug-lilypond
[Top][All Lists]
Advanced

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

Re: PNG output cannot be created with Mac OS X version of Lilipond 2.18.


From: 田村 淳
Subject: Re: PNG output cannot be created with Mac OS X version of Lilipond 2.18.2-1
Date: Sun, 03 Jan 2016 22:09:57 +0900

Dear Masamichi,

Really thanks for your reply. I was able to fix the problem using the method 
suggested in the post:

https://lists.gnu.org/archive/html/bug-lilypond/2015-11/msg00045.html 
<https://lists.gnu.org/archive/html/bug-lilypond/2015-11/msg00045.html>

To change the link, use the install_name_tool command:

$ cd /Applications/LilyPond.app/Contents/Resources/bin

$ install_name_tool -change ./bin/../sobin/libgs.8.70.dylib 
@executable_path/../lib/libgs.8.70.dylib gs

Thanks again and best regards.

Jun

> 2016/01/03 21:57、Masamichi HOSODA <address@hidden> のメール:
> 
> I not familiar with OSX.
> Maybe the gs that is contained in lilypond-2.18.2 for OSX has an issue.
> 
> https://lists.gnu.org/archive/html/bug-lilypond/2015-11/msg00045.html
> 
> If I understand correctly, development version has been fixed the issue.
> Would you try lilypond-2.19.35?
> 
>> Hi Andrew,
>> 
>> I’ve realized that the libgs.8.70.dylib is included in the Lilypond 
>> application bundle as:
>> 
>> /Applications/LilyPond.app/Contents/Resources/lib/libgs.8.70.dylib
>> 
>> Best regards,
>> 
>> Jun
>> 
>>> 2016/01/03 21:19、田村 淳 <address@hidden> のメール:
>>> 
>>> Hi Andrew,
>>> 
>>> Thanks for really prompt reply.
>>> 
>>> I’m running Mac OS X 10.11.2.
>>> 
>>> I frist noticed this issue while trying to use the OOoLilyPond extension 
>>> for OpenOffice/LibreOffice. Then I tried something similar from within 
>>> Frescobaldi. Finally I tried it from the Terminal, as I reported, and the 
>>> result was essentially the same. The error messages from the 3 methods 
>>> above were essentially the same:
>>> 
>>> Converting to PNG...dyld: Library not loaded: 
>>> ./bin/../sobin/libgs.8.70.dylib
>>> Referenced from: /Applications/LilyPond.app/Contents/Resources/bin/../bin/gs
>>> Reason: image not found
>>> 
>>> fatal error: GS exited with status: 5
>>> 
>>> I thought that /Applications/LilyPond.app/Contents/Resources/bin//gs might 
>>> be trying to load libgs from wrong location 
>>> (./bin/../sobin/libgs.8.70.dylib).
>>> 
>>> Best regards,
>>> 
>>> Jun
>>> 
>>>> 2016/01/03 18:44、Andrew Bernard <address@hidden> のメール:
>>>> 
>>>> Hi Jun,
>>>> 
>>>> What version of Mac OS X are you on? Current version 10.11.2 provides 
>>>> libgs.9.16.dylib.
>>>> 
>>>> Andrew



reply via email to

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