On 3-Jun-05, at 5:18 PM, andrea valle wrote:
Thanks, chmod worked (what does it mean?).
It changes the permissions. I have no idea what it's supposed to mean.
:)
To see help for any commands in the terminal (or "unix shell"),
type "man COMMAND". For example, "man chmod".
Asking for th
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
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"
Lily
Hi,
I am not succeeding in using lilypond.app (2.5.26) from commanline
(macosx 10.3.8).
It's probably somenting obvious I don't know of command line usage.
So please pardon me.
I put the lilypond.sh in /sw/bin
and then run the line
apples-Computer:~ apple$ lilypond.sh /Users/apple/Desktop/te
On Jun 3, 2005, at 12:26 PM, Walter Hofmeister wrote:
The new installer for Mac OS is great and I have it working from the
terminal just fine, but one question to the Brain Trust here, how does
one
use Lilypond-book or convert-ly, and all of the other goodies? I have
installed the lilypond.sh