今天在CentOS5.3上装memcache-2.2.5
键入命令
/usr/local/php/bin/phpize
提示
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF
environment variable is set correctly and then rerun this script.
源代码目录下也没有生成configure
yum -y install autoconf
解决问题
以上命令共安装两个软件包
imake-1.0.2-3.i386.rpm
autoconf-2.59-12.noarch.rpm