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" <rich...@rshann.plus.com> 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 > Denemo-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/denemo-devel >
_______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel