qingshanli1988qingshanli1988.blog.chinaunix.net
qingshanli1988
全部博文(273)
2015年(33)
2014年(11)
2013年(11)
2012年(136)
2011年(32)
2010年(50)
dream_my
doofy
Td743
archer_s
lzzfrien
liying_g
南非蜘蛛
wolfhead
zhxd
flashhan
addm
linux_ab
lfree
jackson1
zyf_wh
dotdot
小宝贝_c
Lhsinux
分类: C/C++
2013-02-28 17:36:48
原文地址:CentOS 5中 make: g++ command not found 作者:自语的骆驼
make是gcc的编译器,VPS买来必定要安装
安装:
yum -y install gcc automake autoconf libtool make
安装g++:
yum install gcc gcc-c++
上一篇:rename(Linux下的文件批量改名命令)
下一篇:CROND出错导致/var/spool/postfix/maildrop/堆积
登录 注册