From:             hoangvanthang at gmail dot com
Operating system: linux ubuntu breezy
PHP version:      5.2.3
PHP Bug Type:     GD related
Bug description:  can not configure with freetye2 font enable in gd lib

Description:
------------
Hello!
I have a problem with build php_5.2.3
This is my "Configure Command":

'./configure' '--prefix=/wwwroot/php'
'--with-config-file-path=/wwwroot/php' '--with-mysql=/usr/local/mysql'
'--with-apxs2=/wwwroot/bin/apxs' '--with-t1lib=/usr/local/include'
'--with-gd' '--enable-gd-native-ttf' '--enable-gd-imgstrttf'
'--with-freetype-dir=/usr/local/freetype-2.3.5' '--with-zlib-dir=/usr/lib'
'--with-png-dir=/usr/local/lib' '--without-pear' '--enable-debug'

and i got phpinfo() result:

gd
GD Support      enabled
GD Version      bundled (2.0.34 compatible)
GIF Read Support        enabled
GIF Create Support      enabled
PNG Support     enabled
WBMP Support    enabled
XBM Support     enabled

So not enable FreeType2 in GD lib. 
(I was installed : freetype-2.3.5 before)

Please help me! I need GD with eabled freefont2. 







-- 
Edit bug report at http://bugs.php.net/?id=42122&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=42122&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=42122&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=42122&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=42122&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=42122&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=42122&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=42122&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=42122&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=42122&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=42122&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=42122&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=42122&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=42122&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=42122&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=42122&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=42122&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=42122&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=42122&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=42122&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=42122&r=mysqlcfg

Reply via email to