使用命令:./configure --with-apxs=/usr/local/www/bin/apxs --disable-debug
--enable-pic --disable-rpath --enable-inline-optimization --with-dom --with-gd
--with-freetype-dir=/usr/lib --with-png-dir --with-iconv --with-jpeg-dir
--with-zlib --enable-track-vars
后出现:
........
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... no
checking for FreeType 1.x support... no
checking for FreeType 2... /usr/lib
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
configure: error: libjpeg.(a|so) not found.
怎么办,下一步?
我已经换了好几个版本的php了,都是同样的错误
--
FROM 211.96.233.1