David: That's great info! Thanks. --Tom
> On September 4, 2020 9:08 PM David Wright wrote:
>
>
> On Fri 04 Sep 2020 at 17:11:27 (-0400), Tom Swan wrote:
> > […] Yes, I do set the PATH (in my case in .bashrc)
>
> Not the best place, though many people will notice nothing wrong.
> When you enter
On Fri 04 Sep 2020 at 17:11:27 (-0400), Tom Swan wrote:
> […] Yes, I do set the PATH (in my case in .bashrc)
Not the best place, though many people will notice nothing wrong.
When you enter a subshell, you get another modification of PATH
at each and every level. Presumably you source or "dot in"
Hi David,
Thanks. Yes, I do set the PATH (in my case in .bashrc) and I also use bash
aliases similarly. I might have the install problem solved. I did "apt-get
remove lilypond" and then I executed the install script as before. I had
mistakenly run the wrong version previously, but when I tried a
On Fri 04 Sep 2020 at 14:09:06 (-0400), Tom Swan wrote:
>I copied and executed script "lilypond-2.20.0-1.linux-64.sh" from the
> Downloads page. It seems to run but afterwards, "lilypond --version" still
> reports GNU LilyPond 2.18.2. What am I doing wrong? Also tried apt-get
> upgrade lilyp
On 2020-09-04 11:47 am, Tom Swan wrote:
PS: Output of /usr/local/bin/lilypond is "No such file or directory"
What about "~/bin/lilypond --version"?
-- Aaron Hill
PS: Output of /usr/local/bin/lilypond is "No such file or directory"
On September 4, 2020 2:18 PM Kevin Barry wrote:
Hi Tom,
It looks like you might have two versions installed: 2.18 from apt and 2.20 from th
Hi Tom,
It looks like you might have two versions installed: 2.18 from apt and 2.20
from the script you downloaded (although normally the downloaded on takes
precedence).
Can you check the output of:
/usr/local/bin/lilypond --version
?
Kevin
On Fri, Sep 4, 2020, 19:09 Tom Swan wrote:
> I copi
I copied and executed script "lilypond-2.20.0-1.linux-64.sh" from the Downloads page. It seems to run but afterwards, "lilypond --version" still reports GNU LilyPond 2.18.2. What am I doing wrong? Also tried apt-get upgrade lilypond, which reports "lilypond is already the newest versio