lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: path to lilypond executable?


From: Jan Nieuwenhuizen
Subject: Re: path to lilypond executable?
Date: Sun, 29 Sep 2002 11:03:42 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

Didier LAIREZ <address@hidden> writes:

> I have installed lilypond 1.6.0-2 on my MAC under OSX 10.1.5. Apparently the
> installation succeeded but the following message appears when I try to run
> Lylipond. Can you help me?

Maybe...

> [localhost:~] didierla% /sw/bin/ly2dvi -P /documents/muslyli/test1.ly

> Running LilyPond...
> zsh: command not found: lilypond

It looks like you do no have /sw/bin in your path.  Try:

    PATH=/sw/bin:$PATH
    ly2dvi /documents/muslyli/test1.ly
    
Btw: this is something that has been bothering me.  I think that
ly2dvi (and lilypond-book etc) should run the lilypond that belongs to
them, not the one that just so happens to be first in the path.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]