[EMAIL PROTECTED] writes: > > > ... > > > File not found `feta16list.ly' > > > > Strange, this file should have been generated in > > the directory mf/out/ earlier during the build > > process, together with the files, feta16.afm, feta16.dep, > > feta16.enc, feta16.log, feta16.tex and feta16.tfm, among > > others. > > In fact it's there : > > root@pierre:/tmp/lilypond-1.5.52# find . -name feta16list.ly > ./mf/out-gcc-3.0/feta16list.ly
Try this (and the website will still not build). Notice that the bug you reported was in building the doco ; you should have a working lilypond executable already. --- lilypond-vars.make.~1.26.~ Mon Mar 18 01:11:27 2002 +++ lilypond-vars.make Mon Apr 15 17:56:38 2002 @@ -37,7 +37,7 @@ CONVERT_LY = $(script-dir)/convert-ly.py LILYPOND = $(depth)/$(builddir)/lily/$(outconfbase)/lilypond LILYPOND_BOOK = $(script-dir)/lilypond-book.py -LILYPOND_BOOK_INCLUDES = -I $(pwd) -I $(outdir) -I$(input-dir) -I $(input-dir)/tricks/ -I $(input-dir)/regression/ -I $(input-dir)/test/ -I $(input-dir)/tutorial/ -I $(topdir)/mf/out +LILYPOND_BOOK_INCLUDES = -I $(pwd) -I $(outdir) -I$(input-dir) -I +$(input-dir)/tricks/ -I $(input-dir)/regression/ -I $(input-dir)/test/ -I +$(input-dir)/tutorial/ -I $(topdir)/mf/out -I $(topdir)/mf/$(outdir)/ LY2DVI = $(script-dir)/ly2dvi.py LYS_TO_TELY = $(buildscript-dir)/lys-to-tely.py PS_TO_GIFS = $(buildscript-dir)/ps-to-gifs.sh -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/ _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user