configure.ac:20: error: Autoconf version 2.65 or higher is required

安装thrift例如,下面的问题出现:

configure.ac:20: error: Autoconf version 2.65 or higher is required

wget http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.gz

tar xzf autoconf-2.68.tar.gz

cd autoconf-2.68

./configure

make && make install


版权声明:本文博客原创文章,博客,未经同意,不得转载。

原文地址:https://www.cnblogs.com/blfshiye/p/4620545.html