Attempting to build X on Debian Buster install. Downloaded and built
freetype from freetype.org before building X. When running build.sh,
getting error:
...
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... no
checking for freetype-config... no
configure: error: You
On 8/30/20 7:44 AM, mike young wrote:
Attempting to build X on Debian Buster install. Downloaded and built freetype
from freetype.org before building X. When running build.sh, getting error:
...
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... no
checking for freet
Hey Mike,It's been quite a while, years actually, since I built X from
source but I'll help as much as I can. From the error, your right, you need
freetype fonts. Unfortunately I don't have any quick fixes for you error.
Sorry.
John
On Sun, Aug 30, 2020 at 10:44 AM mike young wrote:
> Attemptin