我下载了ine-lib-1-beta12.tar.gz,执行运行时遇到以下的错误提示:
# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 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.
我的机器是不是没有gcc?
我的是redhatlinux9
又如何安gcc,cc,cl呢?
请大侠帮忙
[quote:dcf4d9dbb2="梦草"]我下载了ine-lib-1-beta12.tar.gz,执行运行时遇到以下的错误提示:
# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 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.
我的机器是不是没有gcc?
我的是redhatlinux9
又如何安gcc,cc,cl呢?
请大侠帮忙[/quote]