Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1210769
  • 博文数量: 259
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 2518
  • 用 户 组: 普通用户
  • 注册时间: 2012-10-13 16:12
个人简介

科技改变世界,技术改变人生。

文章分类

全部博文(259)

分类: 系统运维

2015-02-27 17:46:41

报错
# ./configure 
configure: error: no acceptable C compiler found in $PATH

需要装GCC软件套件,默认可以采用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
阅读(2236) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~