我的linux版本没有gcc,从网上下载了一个gcc安装,可是出现的下面的情况,请教高手指点,能否写的详细点,我菜鸟一个。^_^ thank you very much.
[root@localhost gcc-4.2-20060715]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH


denghu198810 于 2010-10-18 18:27:38发表:
rpm包安装
hujiaomianhao 于 2010-10-12 21:48:25发表:
dddddddddddddddd
nxlinux 于 2009-03-28 23:09:47发表:
yum install gcc
govings 于 2009-03-28 17:00:19发表:
configure: error: no acceptable cc found in $PATH
这句话是什么意思 ?
govings 于 2009-03-28 17:00:15发表:
configure: error: no acceptable cc found in $PATH
Orelvsx 于 2009-03-28 16:17:00发表:
缺少相应的依赖包吧