phpize拓展时报错:Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCO
Posted 代码当酒喝
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了phpize拓展时报错:Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCO相关的知识,希望对你有一定的参考价值。
使用phpize编译php扩展的时候出现报错
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
报错意思的是找到一个叫autoconf的工具,我们执行一下yum命令去安装即可
yum install autoconf -y
以上是关于phpize拓展时报错:Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCO的主要内容,如果未能解决你的问题,请参考以下文章
Centos中执行yum update或yum install 时报Error: Cannot find a valid baseurl for repo: base错误
phpize建立PHP扩展报错Cannot find config.m4.
编译安装php服务报错问题:configure: error: Cannot find libmysqlclient under /usr.
android run/debug configurations时报错Cannot reload AVD list:
phpize编译,Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF
解决Cannot find config.m4 Make sure that you run '/home/php/bin/phpize' in the top level sourc