lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB failure


From: Masamichi HOSODA
Subject: Re: GUB failure
Date: Sun, 23 Aug 2015 20:52:35 +0900 (JST)

> Following the changes to the fonts, I'm now having GUB fail.  The log shows:
> 
> configure: WARNING: unrecognized options: --enable-shared, --disable-static,
> --disable-silent-rules, --with-fonts-dir
> 
> WARNING: Please consider installing optional programs or files:  dblatex
> 
> ERROR: Please install required programs:  TeX Gyre fonts OTF (make sure the
> fc-list utility can see them, e.g. 'sudo apt-get install fonts-texgyre', or
> use --with-texgyre-dir)
> 
> If I try
> 
> sudo apt-get install fonts-texgyre
> 
> I get
> 
> fonts-texgyre is already the newest version.
> 
> Where do I go now?

GUB repository
https://github.com/gperciva/gub
has already been updated for the font changing.

Do you update your local working tree?

If not, it can be updated by something like the following command.

$ git fetch origin
$ git checkout master
$ git merge origin/master



reply via email to

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