-bash: make: command not found的解决办法

Centos中没法使用make,make install,命令 make: command not foundc++

通常出现这个-bash: make: command not found提示,vim

是由于安装系统的时候使用的是最小化mini安装,bash

系统没有安装make、vim等经常使用命令,直接yum安装下便可。ssh


yum -y install gcc automake autoconf libtool makeide

直接ssh运行便可,安装make。spa

-------------------------------------------------------
code

安装:orm

yum -y install gcc automake autoconf libtool makeip

安装g++:it

yum install gcc gcc-c++