David R. Morrison wrote: > > > Begin forwarded message: > >> *From: *Louis Zulli <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> [] >> checking for freetype-config... /usr/X11R6/bin/freetype-config >> checking for FT_Init_FreeType in -lfreetype... yes >> checking ft2build.h usability... no >> checking ft2build.h presence... no >> checking for ft2build.h... no
The following informations could help solve this problem: - What kind of X11 is installed, Apple's X11 of Fink's xfree86 or xorg? - What does the file config.log say about this? The file sits in the folder /sw/src/fink.build/gd2-2.0.34-1/gd-2.0.34/ Around line 837, this file should have lines similar to configure:23693: checking ft2build.h usability configure:23710: gcc -c -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/sw/include -I/usr/X11R6/include conftest.c >&5 These lines and those that follow, up to "no", would be useful to see. -- Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
