您的位置:首页 > 编程语言 > PHP开发

phpize Cannot find autoconf. 错误解决

2016-05-18 20:05 344 查看
phpize

Configuring for:

PHP Api Version: 20151012

Zend Module Api No: 20151012

Zend Extension Api No: 320151012

Cannot find autoconf. Please check your autoconf installation and the

$PHP_AUTOCONF environment variable. Then, rerun this script.

安装autoconf即可:

apt-get install autoconf
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: