Centos提示-bash: make: command not found的解决办

一般出现这个-bash: make: command not found提示,是因为安装系统的时候使用的是最小化mini安装,系统没有安装make、vim等常用命令,直接yum安装下即可;
yum -y install gcc automake autoconf libtool make
直接ssh运行即可,安装make。


本文固定链接: http://blog.wwllcchf.com/?p=440 | 吴文龙的个人博客

作者:wuwenlong 于2014年01月26日发表 &
Centos提示-bash: make: command not found的解决办 | 吴文龙的个人博客

报歉!评论已关闭.