FreeType dont work while compiling apache/php though WHM

The MAzTER

Well-Known Member
Jul 3, 2003
106
0
166
Hi,

used WHM to compile PHP with FreeType, GD and other stuff.

Configure Command
'./configure' '--prefix=/usr' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--enable-magic-quotes' '--with-mysql' '--enable-discard-path' '--with-pdflib' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--enable-versioning' '--with-zlib'
however, imagettftext() in php still gives 'undefined function'

anyone know what can be wrong?

edit: typo
 
Last edited: