lilypond-user
[Top][All Lists]
Advanced

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

Re: problems with lilypond-snapshot 2.3.20


From: Pedro Kroger
Subject: Re: problems with lilypond-snapshot 2.3.20
Date: Sun, 03 Oct 2004 12:13:54 -0300
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

Paul Scott <address@hidden> writes:

> I get this from a file which worked yesterday with 2.3.19:
>
> address@hidden:~/music/catalina$ lilypond-snapshot bf15r1.ly
> dirname: too few arguments
> Try `dirname --help' for more information.

thanks for your bug report. 

it's another silly mistake (grrr!), you can edit
/usr/bin/lilypond-snapshot and put an extra back-slash in the line:

   export TEXMF="{$lilydir,"`kpsexpand  \$TEXMF`"}"
 
so it will become:

   export TEXMF="{$lilydir,"`kpsexpand  \\$TEXMF`"}"
 
I'm uploading a corrected version of the package now.

Cheers,

Pedro




reply via email to

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