|

楼主 |
发表于 2004-5-9 18:35:22
|
显示全部楼层
出现了下面的结果
[root @ local host gaim-0.77]#./configure --prefix=/usr && make && make install
checking for a BSD-compatible install .../usr/bin/install -c
checking whether build environment is same ....yes
checking for gawk .....gawk
checking whether make sets $(MAKE)....yes
checking for sed..../bin/sed
checking for gcc........no
checking for cc........no
checking for cc.........no
checking for cl..no
configure:error:no accepatble C compiler found in $PATH
See config.log for more details
[root@localhost gaim-0.77]#
到这里停止了,我想是不是因为我没有安装GCC和CC这一类工具的原因啊,?CONFIGURE的提\示是什么,?没有找到指定路径还是没有在指定路径下找到可访问的文件啊? |
|