LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1000|回复: 1

请教一个菜问题,关于Centos安装的时候没有选Development Tools 如何追加安装

[复制链接]
发表于 2009-8-13 16:18:30 | 显示全部楼层 |阅读模式
如题

我们的系统管理员在机房 机房在另一个城市
他安装的时候没有按我的要求选中Development Tools
导致我编译安装mysql等工具时提示如下:
[root@localhost mysql-5.1.37]# ./configure --sysconfdir=/etc
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8
checking whether to compile national Unicode collations... yes
checking for doxygen... no
checking for pdflatex... no
checking for makeindex... no
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/usr/local/src/mysql-5.1.37':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

大致是提示缺少编译工具吧
请教了
谢谢大侠们
发表于 2009-8-17 12:05:41 | 显示全部楼层
yum install gcc
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表