Centos中沒法使用make命令

安裝軟件的時候,提示make: command not found
Centos中沒法使用make,make install,命令 make: command not foundc++

make是gcc的編譯器,VPS買來一定要安裝ide

安裝:編譯器

yum -y install gcc automake autoconf libtool makeit

安裝g++:編譯

yum install gcc gcc-c++class

相關文章
相關標籤/搜索