denemo-devel
[Top][All Lists]
Advanced

[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: Jeremiah Benham
Subject: Re: [Denemo-devel] First Time Denemo [Mac] User - "LilyPond count not typeset this score"
Date: Thu, 18 May 2017 09:56:04 -0500

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. I will also test this out when I get home.

Jeremiah

On May 18, 2017 7:13 AM, "Richard Shann" <address@hidden> wrote:
Further internet searches suggest that:


export DYLD_FALLBACK_LIBRARY_PATH=/usr/lib:$DYLD_FALLBACK_LIBRARY_PATH
~/Desktop/Denemo.app/Contents/MacOS/denemo.sh

might work, however there are warnings that "protected processes" purge
this before starting, and that the shell interpreter is one such...
And, in any case, it seems insane that the dynamic linker does not
already know about /usr/lib ...



Richard



_______________________________________________
Denemo-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/denemo-devel

reply via email to

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