> Running lilypond from the build dir should now (.62) be as easy as:
> 
>     ./configure; make
>     export TEXMF=$(pwd)/share/lilypond/<version>  # build dir version

This is nonsence. If the TEXMF variable doesn't include 
the default teTeX texmf tree, TeX or LaTeX won't be able
to find any of the standard package files.
Use a setting similar to the one in buildscripts/out/lilypond-profile
instead. 

Also, since the build directory doesn't match the 
standard TeX directory structure (see `texdoc tds`), 
tex/latex won't find any of the font files or other 
necessary files. 

   /Mats



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to