CentOS 5中无法使用make,make install 命令 make: command not found

CentOS 5中无法使用make,make install 命令 make: command not found
发表于:2010年11月09日  分类:LinuxVPS  添加评论  167 views 

make是gcc的编译器,VPS买来必定要安装

安装:

yum -y install gcc automake autoconf libtool make

安装g++:

yum install gcc gcc-c++

posted @ 2011-02-17 11:37  玩玩乐乐  阅读(3963)  评论(0编辑  收藏  举报