lilypond-devel
[Top][All Lists]
Advanced

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

make ly2dvi broken?


From: Laura Conrad
Subject: make ly2dvi broken?
Date: 04 Aug 2002 13:03:04 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

With recent (last week or so) versions of CVS lilypond, I can run:

        cd input
        make out/twinkle.dvi

and it works fine.  This is running the command:

/usr/bin/python ../scripts/ly2dvi.py --output=out/twinkle.dvi --dependencies 
twinkle.ly

However, if I run the command:

        ../scripts/out/ly2dvi --output=out/twinkle.dvi --dependencies  
twinkle.ly

I get:

Traceback (most recent call last):
  File "../scripts/out/ly2dvi", line 307, in ?
    while datadir[-1] == os.sep:
IndexError: string index out of range

So something must be wrong with the script that changes ly2dvi.py to
out/ly2dvi

-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139




reply via email to

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