Le jeudi 05 novembre 2009 à 12:29 +0100, Harmath Dénes a écrit :
FYI, the command is pngtopnm_ because I had to create a script for
pngtopnm to run correctly as described in http://kainhofer.com/~lilypond/Documentation/contributor/Building-documentation.html#Building-documentation-without-compiling-LilyPond
. So I renamed pngtopnm to pngtopnm_ and created /opt/local/bin/
pngtopnm with the following contents:
export DYLD_LIBRARY_PATH=/opt/local/lib
exec /opt/local/bin/pngtopnm_ "$@"
I'm glad you found the solution. Please report next doc build
failures
on lilypond-devel list, where many more people may be able to tackle
this kind of issue.
Best,
John