-bash: make: command not found

make 命令在linux中没有发现

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

yum -y install gcc automake autoconf libtool make

 

posted @ 2020-08-03 20:08  我要去巴萨  阅读(2028)  评论(0编辑  收藏  举报