lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB failure


From: Phil Holmes
Subject: Re: GUB failure
Date: Sun, 23 Aug 2015 15:07:42 +0100

----- Original Message ----- From: "Masamichi HOSODA" <address@hidden>
To: <address@hidden>
Cc: <address@hidden>
Sent: Sunday, August 23, 2015 12:52 PM
Subject: Re: GUB failure


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


Thanks. That fixed it. I always expect GUB to update itself. Please see the mail list for a further error.

--
Phil Holmes



reply via email to

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