On 22-Mar-05, at 11:56 AM, Ville Hiilivirta wrote:
I'm using Lilypond 2.4.5 on Mac OS X 10.3.8. I'm trying to get the hang of this but don't seem to get any output. I created the test file test.ly containing { c'4 e' g' } on my desktop and tried running lilypond in the terminal. This is what happened:

Odd. I just tested it on my OSX system, and I got the following:

----
spark:~/tmp gperciva$ lilypond foo.ly
GNU LilyPond 2.4.5
Processing `foo.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... [2]
Layout output to `foo.tex'...
Converting to `foo.dvi'...
Converting to `foo.ps'...
Converting to `foo.pdf'...
spark:~/tmp gperciva$
----

Could you try running it again with -V ?
lilypond -V test.ly


Oh, and did you make sure to quite your current terminal window and open it again? You need to do that after installing lilypond.

Cheers,
- Graham



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to