读书人

configure: error: no acceptable c c

发布时间: 2013-09-11 18:19:30 作者: rapoo

configure: error: no acceptable c compiler found in $path 就是gcc编译器未装_spiderman

configure: error: no acceptable c compiler found in $path 就是gcc编译器未装_spiderman
2011年12月09日
  tar完了后 进入 文件夹 : ./configure
  屏幕出现:
  checking for chosen layout... Apache
  checking for working mkdir -p... yes
  checking build system type... i686-pc-linux-gnu
  checking host system type... i686-pc-linux-gnu
  checking target system type... i686-pc-linux-gnu
  Configuring Apache Portable Runtime library ...
  checking for APR... reconfig
  configuring package in srclib/apr now
  checking build system type... i686-pc-linux-gnu
  checking host system type... i686-pc-linux-gnu
  checking target system type... i686-pc-linux-gnu
  Configuring APR library
  Platform: i686-pc-linux-gnu
  checking for working mkdir -p... yes
  APR Version: 1.2.8
  checking for chosen layout... apr
  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.
  configure failed for srclib/apr
  如果遇到这个问题的时候,只要把安装盘里和gcc有关的都装上。

我的异常网推荐解决方案:configure build path,http://www.myexception.cn/eclipse/4586.html

读书人网 >Ruby Rails

热点推荐