红联Linux门户
Linux帮助

请教:安装gcc出现的问题

发布时间:2009-03-28 16:12:33来源:红联作者:govings
我的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
文章评论

共有 6 条评论

  1. denghu198810 于 2010-10-18 18:27:38发表:

    rpm包安装

  2. hujiaomianhao 于 2010-10-12 21:48:25发表:

    dddddddddddddddd

  3. nxlinux 于 2009-03-28 23:09:47发表:

    yum install gcc

  4. govings 于 2009-03-28 17:00:19发表:

    configure: error: no acceptable cc found in $PATH
    这句话是什么意思 ?

  5. govings 于 2009-03-28 17:00:15发表:

    configure: error: no acceptable cc found in $PATH

  6. Orelvsx 于 2009-03-28 16:17:00发表:

    缺少相应的依赖包吧