On Thursday, 18 March 1999, Eric Wurbel writes:
> Hi everybody
> 
> I just installed lily 1.1.35 from rpm package
> 
> I tried to compile the praeludium-fuga-E.ly example using
> ly2dvi praeludium-fuga-E.ly
> Everything worked fine until the tex step : tex complains with the
> following
> message :
> 
> ! I can't find file `praeludium-fuga-E.567.tex'.

Strange, try adding the current directory to your TEXINPUTS, ie:

    TEXINPUTS=$TEXINPUTS:.
    export TEXINPUTS

Is your TEXINPUTS variable sane?

You may first try running LilyPond directly:

    lilypond foo.ly
    tex foo.tex

> <*> \nonstopmode \input praeludium-fuga-E.567.tex
> 
> So I restart with :
> ly2dvi -k praeludium-fuga-E.ly
> 
> Same thing, despite the existence of the temporary tex file.
> Do you have an idea about what's going wrong ?
> 
> 
> Eric
> --=20
> le dernier h=E9bergeur gratuit (sans pub obligatoire...) frapp=E9 =
=3D=3D>=20
> http://altern.org
> Eric Wurbel
> Laboratoire d'Informatique de Marseille CMI - Universite de Provence
> 39 rue Joliot Curie, 13453 - MARSEILLE Cedex 13 - FRANCE
> phone : +33 (0)4 91 11 36 19 fax :   +33 (0)4 91 11 36 02

Jan.

Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien/      | http://www.lilypond.org/

Reply via email to