安装软件的时候,提示make: command not foundCentos中没法使用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
安装:编译器
yum -y install gcc automake autoconf libtool makeit
安装g++:编译
yum install gcc gcc-c++class