lilypond-user
[Top][All Lists]
Advanced

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

Re: DYLD_LIBRARY_PATH fails in gs, OS X El Capitan


From: Jacques Menu
Subject: Re: DYLD_LIBRARY_PATH fails in gs, OS X El Capitan
Date: Sat, 5 Dec 2015 23:31:16 +0100

Hello Colin,

I run El Capitan and LP 2.19.32, and this problem doesn’t arise, see below.
Can you migrate to see whether that solves the issue?

JM

--

menu@macbookprojm > uname -a
Darwin macbookprojm 15.0.0 Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 x86_64


menu@macbookprojm > cat MusicXMLSampleCopy.ly

\version "2.19.30"
% automatically converted by musicxml2ly from MusicXMLSampleCopy.xml

\header {
    encodingsoftware = "Frescobaldi 2.18.1"
    encodingdate = "2015-10-29"
    }

\layout {
    \context { \Score
        autoBeaming = ##f
        }
    } %JMI

PartPOneVoiceOne =  \relative a {
    \clef "bass" \key f \major \time 6/8 a4 bes8 ~ bes8 ( c8 b8 ) }


% The score definition
\score {
    <<
        \new Staff <<
            \context Staff << 
                \context Voice = "PartPOneVoiceOne" { \PartPOneVoiceOne }
                >>
            >>

        

        >>
    \layout {}
    % To create MIDI output, uncomment the following line:
    %  \midi {}
    }


menu@macbookprojm > lilypond --png MusicXMLSampleCopy.ly
GNU LilyPond 2.19.32
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/var/folders/jc/xrpy67_x6_vcjfzpzds_9_6m0000gn/T//lilypond-vJPkfw'...
Converting to PNG...
Deleting `/var/folders/jc/xrpy67_x6_vcjfzpzds_9_6m0000gn/T//lilypond-vJPkfw'...
Success: compilation successfully completed
menu@macbookprojm


Le 5 déc. 2015 à 20:10, Colin Campbell <address@hidden> a écrit :

Forwarded from bug list, as there are likely more users who can help.


-------- Forwarded Message --------
Subject: Re: DYLD_LIBRARY_PATH fails in gs, OS X El Capitan
Date: Sat, 5 Dec 2015 10:35:06 -0700 (MST)
From: stefandres <address@hidden>
To: address@hidden


Hi, 

I have the same problem: The same Error with El Capitan and Lilypond, 
unfortunately, I don't understand your explanation, I'm not good in this
programming stuff:

/"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"
/

I installed otool and install_name_tool command, but don't understand which
file I have to open and how I use these commands. It would be great, if
someone could give me a step by step tutorial. 

Thanks a lot!
greetings
stefan





--
View this message in context: http://lilypond.1069038.n5.nabble.com/DYLD-LIBRARY-PATH-fails-in-gs-OS-X-El-Capitan-tp181481p184501.html
Sent from the Bugs mailing list archive at Nabble.com.

_______________________________________________
bug-lilypond mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond


-- 
I've learned that you shouldn't go through life with a catcher's mitt on both hands. 
You need to be able to throw something back. 
-Maya Angelou, poet (1928- )


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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