You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install SDL_Pango below, which is incorrectly reporting that file ft2build.h is not present:
cpan install SDL
[Alien::SDL] Testing header(s): SDL_Pango.h NOK: (In file included from aatGy6.c:5:0:
/usr/local/share/perl/5.22.1/auto/share/dist/Alien-SDL/1.446_1a9ea6d1/include/SDL_Pango.h:37:22: fatal error: ft2build.h: No such file or directory
compilation terminated.)
###WARNING### Disabling subsystem 'Pango'
I am trying to install SDL_Pango below, which is incorrectly reporting that file ft2build.h is not present:
cpan install SDL
[Alien::SDL] Testing header(s): SDL_Pango.h NOK: (In file included from aatGy6.c:5:0:
/usr/local/share/perl/5.22.1/auto/share/dist/Alien-SDL/1.446_1a9ea6d1/include/SDL_Pango.h:37:22: fatal error: ft2build.h: No such file or directory
compilation terminated.)
###WARNING### Disabling subsystem 'Pango'
freetype-config --cflags
-I/usr/include/freetype2
ls -la /usr/include/freetype2/ft2build.h
-rw-r--r-- 1 root root 2392 Apr 15 2016 /usr/include/freetype2/ft2build.h
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial
The text was updated successfully, but these errors were encountered: