configure.ac:3: error: Autoconf version 2.68 or higher is required

configure.ac:3: error: Autoconf version 2.68 or higher is required
发布日期:2019年10月15日| 点击: 1,612 次| 暂无评论

今天在给一个VPS中安装PHP扩展IMAP的时候遇到这个问题,在使用phpize命令的时候报错,所以记录下,主要方便自己下次在遇到好搜索,报错信息如下图。 处理过程: 1.查询当前版本 rpm -qf /usr/bin/autoconf autoconf-2.63-5.1.el6.noarch...

广而告之