lilypond-devel
[Top][All Lists]
Advanced

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

Re: Problems compiling trunk on OS X 10.5


From: Travis Briggs
Subject: Re: Problems compiling trunk on OS X 10.5
Date: Sun, 30 Aug 2009 20:34:06 -0400

Here's an update:

I found the following in config.make:
NCSB_SOURCE_FILES = /Library/Fonts/Hei.dfont /Library/Fonts/Hei.dfont
/Library/Fonts/Hei.dfont /Library/Fonts/Hei.dfont

Looks like my fc-match was returning that because it was from
foundry=urw. I didn't have the NCSB fonts in a place that lilypond
could find.

I'm re-compiling now after doing --with-ncsb-dir=

-Travis

On Sun, Aug 30, 2009 at 2:06 PM, Travis Briggs<address@hidden> wrote:
> Hi,
>
> I'm following the instructions on
> http://lilypond.org/doc/v2.13/Documentation/topdocs/INSTALL.html
>
> I've installed all required dependencies using macports.
>
> I've also done 'export LD_LIBRARY_PATH=/opt/local/lib' to get around:
> "libguile-srfi-srfi-1-v-3", message: "file not found"
>
> Now I'm stuck on:
>
> /opt/local/bin/fontforge -script ../scripts/auxiliar/pfx2ttf.fontforge
> /Library/Fonts/Hei.pfb /Library/Fonts/Hei.afm ./out/ &&
> /opt/local/bin/fontforge -script ../scripts/auxiliar/pfx2ttf.fontforge
> /Library/Fonts/Hei.pfb /Library/Fonts/Hei.afm ./out/ &&
> /opt/local/bin/fontforge -script ../scripts/auxiliar/pfx2ttf.fontforge
> /Library/Fonts/Hei.pfb /Library/Fonts/Hei.afm ./out/ &&
> /opt/local/bin/fontforge -script ../scripts/auxiliar/pfx2ttf.fontforge
> /Library/Fonts/Hei.pfb /Library/Fonts/Hei.afm ./out/ &&  true
> Copyright (c) 2000-2009 by George Williams.
>  Executable based on sources from 22:35 GMT 22-Jun-2009-ML.
>  Library based on sources from 22:35 GMT 22-Jun-2009.
> Cannot open /Library/Fonts/Hei.pfb
> The requested file, Hei.pfb, does not exist
> Open: Failed to open: /Library/Fonts/Hei.pfb
> Called from...
>  ../scripts/auxiliar/pfx2ttf.fontforge: line 1
> make[1]: *** [out/CenturySchL-Ital.otf] Error 1
> make: *** [all] Error 2
>
> I didn't have any chinese fonts installed on my system, but I went
> ahead and installed them from my system disk and now I have:
>
> $ ls /Library/Fonts/ | grep Hei
> Hei.dfont
>
> I have followed the directions in the post
> (http://lists.gnu.org/archive/html/lilypond-user/2007-03/msg00472.html)
> about converting .dfonts with fondu. I have a ~/.fonts directory with
> the output of fondu for .dfont in /Library/Fonts
>
> Thanks for your help.
>
> -Travis
>




reply via email to

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