-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++

相關文章
相關標籤/搜索