码迷,mamicode.com
首页 > 其他好文 > 详细

Centos中无法使用make命令

时间:2018-11-15 15:25:53      阅读:899      评论:0      收藏:0      [点我收藏+]

标签:安装   conf   command   comm   编译   not found   and   block   tool   

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

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

安装:

yum -y install gcc automake autoconf libtool make

安装g++:

yum install gcc gcc-c++

Centos中无法使用make命令

标签:安装   conf   command   comm   编译   not found   and   block   tool   

原文地址:http://blog.51cto.com/jazzdaum/2317316

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!