[translations] Re: Doc build failure |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: translations@xxxxxxxxxxx
- Subject: [translations] Re: Doc build failure
- From: Harmath Dénes <harmathdenes@xxxxxxxxx>
- Date: Thu, 5 Nov 2009 12:29:55 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=ityDhdGPQf54XLnMYdK3YBzdjb3k0Zdrx0SJ4PZmZlg=; b=DyVGS/ENd+V+EpCsJtx8dcWgXaUa/xdjf81GD74bSsemlM54OJq+6aOCwIoKLYoHm8 4PgRSM0Y0jgx3p7ko5vqSG9FYHdoIY0AY4nW5jRdGkVHF9yRkWPq0xEyIGdix25JxI8f 9a/vTTKrZnrN9+PLEVPk/HkRLmwLwHQrve+hY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=uiABO69L9Q2bu9ozwUZbOaFXc4n6ep27v3s0vcPHCHsHhKyH3N1akVn5BaRRUI0K33 4LNi4ouJi/crdZbGNbkLLUAK/g3fiA3uJmFP2KpO1SAMDMj7FhHFKkh1wN3Fjh1CfLLx 0ZxixUIoak3GYp2IRYg4aib43NLhYSqhaCu7M=
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_ "$@"
Dénes Harmath (hu)