On 2002.04.15 11:25 Mats Bengtsson wrote: > Congratulations, you have successfully built Lilypond. > When you have come this far in the building process, it > just works on producing Info versions of the documentation. > > > /usr/local/bin/python ../.././scripts/lilypond-book.py -I > > /tmp/lilypond-1.5.52/Documentation/user -I ./out-gcc-3.0 > > -I../.././input -I ../.././input/tricks/ -I > ../.././input/regression/ > > -I ../.././input/test/ -I ../.././input/tutorial/ -I > > /tmp/lilypond-1.5.52/mf/out --dependencies --outdir=./out-gcc-3.0 > > --format=texi --no-lily lilypond.tely > > ... > > 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 > If you can't find these files, try > >>make -C mf clean > >>make -C mf > If you still don't get any mf/out/feta* files, send us > a log of the 'make -C mf'. > > /Mats > Pierre. _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
