[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not ty
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score" |
Date: |
Thu, 18 May 2017 16:29:32 +0100 |
On Thu, 2017-05-18 at 09:56 -0500, Jeremiah Benham wrote:
> In denemo.sh I have:
> DYLD_FALLBACK_LIBRARY_PATH=$PREFIX/lib:$PREFIX/lib/
>
> This should be fixed because it is not appending but replacing. I
> think this was dobe on purpose at ine point in order to prevent local
> libraries overiding packed libs. This is probably were the problem
> lies. Maybe he could edit denemo.sh to include /usr/lib
What Jeremiah is suggesting is opening the file denemo.sh in a plain
text editor and changing it to be the same as the attached version.
If you are familiar with editing plain text files then you could do
this. Alternatively you save the attached denemo.sh file replacing the
current one. The only wrinkle would be that you might need the command
chmod a+x ~/Desktop/Denemo.app/Contents/MacOS/denemo.sh
once you have altered it, to ensure that it can still be executed.
(The explanation of this cryptic command is ch(ange)mod(e)
a(ll)+(e)x(ecutable) if that makes it less mysterious :) )
Richard
denemo.sh
Description: application/shellscript
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", (continued)
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Richard Shann, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Tony Ventura, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Richard Shann, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Tony Ventura, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Richard Shann, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Tony Ventura, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Jeremiah Benham, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score",
Richard Shann <=
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Richard Shann, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Richard Shann, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Tony Ventura, 2017/05/18
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Richard Shann, 2017/05/15
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Jeremiah Benham, 2017/05/15
- Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Jeremiah Benham, 2017/05/15
Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score", Tony Ventura, 2017/05/10