Thanks, chmod worked (what does it mean?).
If I run:
lilypond.sh --png /Users/apple/Desktop/test.ly
I obtain
...
Converting to `test.pdf'...
Converting to PNG...
`lilypond-ps2png --resolution=90 --papersize="a6" "test.ps"' failed
(32256)
error: failed files: "/Users/apple/Desktop/test.ly"
LilyPond exited with status 1Traceback (most recent call last):
File "/Applications/LilyPond.app/Contents/Resources/script", line
108, in ?
os.unlink (a + '.ps')
OSError: [Errno 2] No such file or directory: '--png.ps'
Asking for the help (lilypond.sh -h) I thought that png was possible
Is it on the to do list or have I made a mistake?
Thanks
Best
-a-
On 4 Jun 2005, at 01:15, Graham Percival wrote:
On 3-Jun-05, at 3:08 PM, andrea valle wrote:
I obtain:
-bash: /sw/bin/lilypond.sh: Permission denied
You probably need to do
chmod a+x /sw/bin/lilypond.sh
If that doesn't work, then do
ls -l /sw/bin/lilypond.sh
and report the results.
Cheers,
- Graham
Andrea Valle
Laboratorio multimediale "G. Quazza"
Facolt� di Scienze della Formazione
Universit� degli Studi di Torino
[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user