Details
-
Bug
-
Resolution: Fixed
-
High
-
6.00.00
-
None
-
Linux64 Ubuntu 14.04 alpha
Description
asfont.c:67:33: fatal error: freetype/freetype.h: No such file or directory
|
# include <freetype/freetype.h>
|
^
|
That's with
$ freetype-config --cflags
|
-I/usr/include/freetype2
|
and config.log:
...
|
Checking for freetype-config ...
|
Checking for libfreetype version >= 9.3.0
|
Result: ok
|
Checking whether to build included libfreetype6
|
Result: no
|
...
|