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

CentOS上安装软件错误提示:configure: error: no acceptable C compiler found in $PATH

时间:2015-01-26 11:47:08      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:

因为是centos linux,默认可以采用yum方式安装,则采用如下命令安装gcc编译器即可:

# yum -y install gcc
安装更新了如下几个组件:
gcc 4.1.2-44.el5
binutils 2.17.50.0.6-9.el5
cpp 4.1.2-44.el5
glibc-devel 2.5-34.el5_3.1
glibc-headers 2.5-34.el5_3.1
kernel-headers 2.6.18-164.el5
libgomp 4.3.2-7.el5

CentOS上安装软件错误提示:configure: error: no acceptable C compiler found in $PATH

标签:

原文地址:http://www.cnblogs.com/hanxing/p/4249774.html

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