./configure --prefix=/home/kbsweb/php --with-apxs=/home/kbsweb
/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
config的时候,报错信息如下,但是zlib的位置,zlib,zlib-dev都是rpm包安装的
Configuring extensions
checking for OpenSSL support... no
checking for Kerberos support... no
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... no
checking for gzgets in -lz... no
configure: error: ZLIB extension requires zlib >= 1.0.9
【 在 atppp (Big Mouse) 的大作中提到: 】
: php configure命令怎么写的?config.log有什么错误信息么。。
--
FROM 84.69.228.*