ID:               31367
 Updated by:       [EMAIL PROTECTED]
 Reported By:      santiago at elserver dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         GD related
 Operating System: Linux
 PHP Version:      4.3.10
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Ask install support questions on the proper mailing list.



Previous Comments:
------------------------------------------------------------------------

[2004-12-31 14:22:52] santiago at elserver dot com

Description:
------------
Even with this options in the configure the Freetype support wont show
up on phpinfo() and the imagettftext function will not be compiled.

--with-gd \
--with-jpeg-dir=/usr \
--with-png-dir=/usr \
--with-zlib \
--with-freetype-dir=/usr \
--enable-gd-native-ttf \

In order to enable it, edit Makefile, add at the top of it
"HAVE_LIBFREETYPE = 1" (without quotas) and make && make install


Actual result:
--------------
Working


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=31367&edit=1

Reply via email to