[root@localhost php-5.2.9]#
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs --with-mysql --with-zlib --with-jpeg-dir=/usr/local/jpeg --with-gd --with-png-dir=/usr/local/libpng --with-freetype-dir=/usr/local/freetype2.1.10/include/freetype --disable-debug
checking for T1lib support... no
checking whether to enable truetype string function in GD... no
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=
checking for FT_New_Face in -lfreetype... yes
configure: error: GD build test failed. Please check the config.log for details.
这个问题小弟解决不了,请高手们帮帮忙吧!