lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem compiling lilypond 1.5.50


From: Han-Wen Nienhuys
Subject: Re: Problem compiling lilypond 1.5.50
Date: Mon, 15 Apr 2002 17:59:49 +0200

address@hidden 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 :
> 
> address@hidden:/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   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]