make命令没有发现,是是因为linux中没有安装对应的工具,在linux中执行下面的命令来安装:

yum -y install gcc automake autoconf libtool make

 

相关文章: