Status: Accepted
Owner: ----
Labels: Type-Build OpSys-OSX
New issue 2772 by [email protected]: dylib redirection on osx
http://code.google.com/p/lilypond/issues/detail?id=2772
Message from Stefan Vollmar:
I am currently using the pre-build 2.15.95 version on several Mac systems
and found a bug that AFAIK only affects Lilypond projects that use \epsfile
(I prefer to generate my score headers with LaTeX).
The problem affects (at least) LilyPond.app/Contents/Resources/bin/gs:
otool -L gs: ./bin/../sobin/libgs.8.70.dylib
and is caused by a faulty library binding: "libgs.8.70.dylib" is in fact
located somewhere else within the Lilypond distribution - but this kind of
relative path has lots of drawbacks anyway.