码迷,mamicode.com
首页 > 其他好文 > 详细

Cannot find autoconf. Please check your autoconf installation

时间:2015-08-27 00:47:54      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:xcache

运行/usr/local/webserver/php/bin/phpize时出现:
[root@example.com xcache-3.2.0]# /usr/local/php/bin/phpize 
Configuring for:
PHP Api Version:         20131106
Zend Module Api No:      20131226
Zend Extension Api No:   220131226
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.

根据网上的解决办法是:
[root@example.com xcache-3.2.0]# yum install -y m4 autoconf

或者下载源码编译安装


Cannot find autoconf. Please check your autoconf installation

标签:xcache

原文地址:http://cuchadanfan.blog.51cto.com/9940284/1688583

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!