To get freetype properly compiled with PHP I had to install the freetype-devel RPM and then use this configure directive:
--with-freetype-dir=/usr/include/freetype2/freetype
To get freetype properly compiled with PHP I had to install the freetype-devel RPM and then use this configure directive:
--with-freetype-dir=/usr/include/freetype2/freetype
PhpFreetype (last edited 2007-05-23 13:25:11 by DavidKeen)