QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 501|回复: 4

高手求助.我是新手,关于安装

[复制链接]
发表于 2005-8-22 20:47:27 | 显示全部楼层 |阅读模式
[root@localhost ~]# cd BT
[root@localhost BT]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

[root@localhost BT]# make
make  all-recursive
make[1]: Entering directory `/root/BT'
Making all in po
make[2]: Entering directory `/root/BT/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/BT/po'
Making all in src
make[2]: Entering directory `/root/BT/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -g -pg -g -O2 -MT support.o -MD -MP -MF ".deps/support.Tpo" \
  -c -o support.o `test -f 'support.c' || echo './'`support.c; \
then mv -f ".deps/support.Tpo" ".deps/support.Po"; \
else rm -f ".deps/support.Tpo"; exit 1; \
fi
/bin/sh: gcc: command not found
make[2]: *** [support.o] 错误 1
make[2]: Leaving directory `/root/BT/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/BT'
make: *** [all] 错误 2
[root@localhost BT]#


这样怎么办啊,要打命令的安装都不成功,能用BT的话我就不用WINDOWS了
发表于 2005-8-22 21:24:30 | 显示全部楼层
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no

没有安装开发工具。

将光盘中的开发工具装上吧。
回复

使用道具 举报

发表于 2005-8-22 21:46:17 | 显示全部楼层
又一个没有看readme的人喔...
回复

使用道具 举报

 楼主| 发表于 2005-8-22 21:55:02 | 显示全部楼层
[quote:9e220d435f="月下刀客"]
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no

没有安装开发工具。

将光盘中的开发工具装上吧。[/quote]
谢谢版主
我是昨天才刚开始学用LINUX的,所以什么都不懂,现在感觉WINDOWS太菜了 ,会LINUX才是王道啊
回复

使用道具 举报

发表于 2005-8-22 22:31:04 | 显示全部楼层
感觉WINDOWS太菜了 ,会LINUX才是王道啊

回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-9-24 13:25 , Processed in 0.082415 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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