软件安装不上去

软件安装不上去

我在安装小企鹅的时候,运行如下命令:./configure老是出现以下的问题:

[root@Wellington root]# cd /usr/fcitx-3.0.4
[root@Wellington fcitx-3.0.4]# ./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 build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
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@Wellington fcitx-3.0.4]#
请问一下这是什么原因?      
没有gcc      
可我下载了gcc也安装不上?请问为什么?谢谢!      
安装gcc时,提示信息如下:
./configure:line8:cc:command not found
***the command'cc -o conftest -g  ,conftest.c'failed.
***you must set the environment variable CC to a working compiler.
请问这怎么处理,谢谢!      
我也 很想知道这是怎么回事,我安装时也是一样的错误提示。gcc又安装不上。      
你是不是down错版本了?
cc好像是Unix的编译器,你可能down了Solaris的版本