红联Linux门户
Linux帮助

提示phpize Cannot find autoconf.错误解决

发布时间:2016-05-19 15:43:45来源:linux网站作者:jec

phpize
Configuring for:
PHP Api Version: 20160519
Zend Module Api No: 20160519
Zend Extension Api No: 320160519
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.


安装autoconf即可:
apt-get install autoconf


本文永久更新地址:http://www.linuxdiyf.com/linux/20783.html