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

相关文章
相关标签/搜索