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
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
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
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
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
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
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
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
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