php编译扩展库时报错:Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script.

php编译扩展库时报错:Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script.
 
 
解决方案:
  1. yum install m4
  2. yum -y install autoconf
 
posted @ 2019-05-27 11:44  隔壁老郭  阅读(1285)  评论(0)    收藏  举报