Re: [frogs] ready to (re)start |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
On 1/26/10 8:21 AM, "Kieren MacMillan" <kieren_macmillan@xxxxxxxxxxxx>
wrote:
> Hi Carl (et al.),
>
>>> Before or after the 3 hour doc-making insanity?
>>
>> After.
>> Good luck!
>
> Here's the [eventual] output of "make doc":
>
> Invoking `pngtopnm ./13/lily-b5b3881f.png.old | pnmscale -reduce 2 2>/dev/null
> | pnmtopng -compression 9 2>/dev/null > ./13/lily-b5b3881f.png'...
> sh: pngtopnm: command not found
>
> Any ideas?
>
You're missing pngtopnm. IIRC, there's something in the docs.
LilyPond AU 1.2.4 Building the Docs without compiling, Known issues:
You may also need to create a script for pngtopnm and pnmtopng. On
GNU/Linux, I use this:
export LD_LIBRARY_PATH=/usr/lib
exec /usr/bin/pngtopnm "$@"
On MacOS X, I use this:
export DYLD_LIBRARY_PATH=/sw/lib
exec /sw/bin/pngtopnm "$@"
IIRC, that's how I solved that problem.
HTH,
Carl
---
----
Join the Frogs!