lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond not recognized


From: Tim Roberts
Subject: Re: lilypond not recognized
Date: Fri, 17 May 2013 10:16:06 -0700
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

"address@hidden" <address@hidden> wrote:
> After solving a mysterious hardware problem I finally got my Windows 7 box up 
> and running again.  I installed LilyPond 2.16.2-1 but it won't run from the 
> CLI.  I get:
>
> 'lilypond' is not recognized as an internal or external command, operable 
> program or batch file.
>
> I have, in fact, edited the PATH to point to the /bin directory which 
> contains LilyPond.  I don't ever recall having this problem before.  Before I 
> had my recent computer problem I am sure that Lily was installed and working 
> just fine.  The 'drag-n-drop' method works, but I would much rather use the 
> CLI.

Are you using Cygwin?  (The fact that you wrote /bin makes me ask.)  For
cmd, adding C:\Program Files\lilypond\usr\bin to the path should be enough.

Because I dislike polluting my PATH, I have a c:\bin in the path, then I
add a file called lilypond.bat to that directory with
    @echo off
    "C:\Apps\Lilypond\usr\bin\lilypond.exe" %*

-- 
Tim Roberts, address@hidden
Providenza & Boekelheide, Inc.




reply via email to

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