lilypond-user
[Top][All Lists]
Advanced

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

Re: problems compiling 1.4.9 on linux suse 6.2


From: Han-Wen Nienhuys
Subject: Re: problems compiling 1.4.9 on linux suse 6.2
Date: Tue, 12 Feb 2002 10:42:17 +0100

address@hidden writes:
> > edit `mf/GNUmakefile', removing the line saying `PFA_FILES='.
> 
> no go:

try this:

--- GNUmakefile~        Thu Nov 29 14:03:25 2001
+++ GNUmakefile Tue Feb 12 10:40:19 2002
@@ -2,7 +2,7 @@
 
 depth = ..
 
-STEPMAKE_TEMPLATES=metafont metapost asciifont install install-out
+STEPMAKE_TEMPLATES=metafont asciifont install install-out
 include $(depth)/make/stepmake.make 
 
 AF_FILES = $(wildcard *.af) 
@@ -48,10 +48,6 @@
 INSTALLATION_OUT_DIR3=$(datadir)/tfm
 INSTALLATION_OUT_FILES3=$(TFM_FILES)
 
-# comment these out if you don't want pfa's to be generated
-# or you don't have metapost.
-INSTALLATION_OUT_DIR4=$(datadir)/pfa
-INSTALLATION_OUT_FILES4=$(PFA_FILES)
 
 export MFINPUTS:=.:$(MFINPUTS)

--
Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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