[EMAIL PROTECTED] writes:
> 
> you're not serious?  you don't really mean that i'm supposed to adjust
> my path to include "/[whatever]/lilypond-[version-number]/bin/out"
> every time i want to do this (especially if i'm doing it with a
> script)?  why are you calling "myscript" instead of
> "./bin/out/myscript"?

There is a script in bin, called zet-lily that configures LilyPond and
sets up a symlink

        current-lily -> lilypond-[version]

but we should be calling ./bin/out/myscript; at least, we will in .71,
I hope.  You can also change it yourself:

        myscript

should be changed to

        $(PYTHON) $(depth)/bin/myscript.py

(And if you find any more of this breakage, please be so kind to fix
it and send in a patch :-)

-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to