Re: Environmental Path Variable

2019-01-30 Thread David Kastrup
nagymusic writes: > Following a new LilyPond install on a Windows 10 machine, I had to recently > update the Environmental Path Variable in order to have LilyPond callable > from the terminal. I'm just following up on my earlier post with a brief > update, especially in case

RE: Environmental Path Variable

2019-01-30 Thread nagymusic
Following a new LilyPond install on a Windows 10 machine, I had to recently update the Environmental Path Variable in order to have LilyPond callable from the terminal. I'm just following up on my earlier post with a brief update, especially in case if there're other Windows users with

RE: Environmental Path Variable

2018-06-05 Thread Zvonimir Nagy
also think that I was initially missing “\” after “C:” THANK you once again for your time and patience! From: Aaron Hill Sent: Tuesday, June 5, 2018 11:32 AM To: NagyMusic Cc: lilypond-user@gnu.org Subject: Re: Environmental Path Variable On 2018-06-05 08:00, NagyMusic wrote: > Thanks, Aaron

Re: Environmental Path Variable

2018-06-05 Thread David Wright
On Tue 05 Jun 2018 at 07:24:36 (-0700), Aaron Hill wrote: > On 2018-06-05 06:56, Zvonimir Nagy wrote: > >Aaron, > >Many thanks for your reply and advice. I provide a brief feedback > >below. > > > >dir /s /b C:lilypond.exe > > > >⇨ “File not Found” > > > >The PowerShell command didn’t result in a m

Re: Environmental Path Variable

2018-06-05 Thread Aaron Hill
On 2018-06-05 08:00, NagyMusic wrote: Thanks, Aaron. I really appreciate you taking the time to help me with this. The Windows 10 built is 17134.81 I was able to locate the lilypond.exe file in the bin; there's also lilypond-windows.exe (not sure why; this is the .exe file included in the Fr

Re: Environmental Path Variable

2018-06-05 Thread Aaron Hill
On 2018-06-05 06:56, Zvonimir Nagy wrote: Aaron, Many thanks for your reply and advice. I provide a brief feedback below. dir /s /b C:lilypond.exe ⇨ “File not Found” The PowerShell command didn’t result in a message or a prompt. Just in case, here’s the path that’s indicated when I navigate

Re: Environmental Path Variable

2018-06-04 Thread Aaron Hill
On 2018-06-04 17:39, Aaron Hill wrote: From a normal cmd.exe prompt, you can search for the executable with: dir /r /s /b c:lilypond.exe Sorry, just realized I had an `/r` on there that is not needed. -- Aaron Hill ___ lilypond-user mailing list

Re: Environmental Path Variable

2018-06-04 Thread Aaron Hill
On 2018-06-04 17:01, NagyMusic wrote: I have Lilypond 2.19.80 installed on Windows, and it works just fine when used with Frescobaldi. I'm working on a project for which I need to be able to make Lilypond callable from my command line, which presently, I can't seem to achieve. For instance, whe

Environmental Path Variable

2018-06-04 Thread NagyMusic
I have Lilypond 2.19.80 installed on Windows, and it works just fine when used with Frescobaldi. I'm working on a project for which I need to be able to make Lilypond callable from my command line, which presently, I can't seem to achieve. For instance, when I enter lilypond --version, I get this m