Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment

centos中使用phpize编译php扩展的时候出现报错:

Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment
报错意思的是找到一个叫autoconf的工具,我们执行一下yum命令去安装即可.

yum install autoconf

点赞

发表回复

电子邮件地址不会被公开。必填项已用 * 标注