lilypond-devel
[Top][All Lists]
Advanced

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

Re: ChangeLog/1.4419 fails to compile correctly


From: Johannes Schindelin
Subject: Re: ChangeLog/1.4419 fails to compile correctly
Date: Mon, 2 Jan 2006 13:07:46 +0100 (CET)

Hi,

On Mon, 2 Jan 2006, address@hidden wrote:

> Lainaus Johannes Schindelin <address@hidden>:
> 
> > 
> > This looks like there is a dependency left. Did you "make clean && sh 
> > autogen.sh && make all"?
> > 
> > Hth,
> > Dscho
> > 
> > P.S.: I have been bitten several times by the fact that the dependency 
> > system does not work well together with updating from CVS. In that case, I 
> > either "rm -rf the/respective/out", or "make clean".
> > 
>  
> 
> Johannes,
> Indeed I did "make clean" ; when this did not work properly I even deleted the
> whole lilypond tree and did a fresh CVS. After doing so i copied clily and
> here-lily as told in the HACKING file and did "clily && make" - thanks for 
> your
> answer anyway

sorry. I just saw the problem myself. This fixes it here:

diff --git a/mf/GNUmakefile b/mf/GNUmakefile
index 92586b0..305b04d 100644
--- a/mf/GNUmakefile
+++ b/mf/GNUmakefile
@@ -36,7 +36,7 @@ SVG_FILES = $(OTF_FILES:%.otf=%.svg) $(A
 
 NCSB_SOURCE_FILES=c059013l c059016l c059033l c059036l
 NCSB_TTFS=$(addprefix $(outdir)/,CenturySchL-Ital.ttf CenturySchL-BoldItal.ttf 
CenturySchL-Roma.ttf CenturySchL-Bold.ttf)
-NCSB_PATH=/usr/share/fonts/default/Type1
+NCSB_PATH=/usr/local/share/ghostscript/fonts
 NCSB_INSTALL_DIR=$(local_lilypond_datadir)/fonts/otf
 
 LOG_FILES = $(FETA_MF_FILES:%.mf=$(outdir)/%.log)

> and Han-Wen,

I do not have any experience with fontconfig, but this path should be 
queried, right?

Ciao,
Dscho





reply via email to

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