红联Linux门户
Linux帮助

求教FFTW安装过程中的问题

发布时间:2009-05-05 09:33:05来源:红联作者:naturehu
各位大侠,我是一只特菜菜菜的鸟。FFTW的安装在./configure时出现问题,现将问题详述如下:
[root@localhost fftw-3.2.1]# ./configure --enable-float
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/Copy/fftw-3.2.1':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
求教各位大侠这是什么问题,是不是有什么包没有安装。因为这个问题我之后的make以及make install都不能进行。望赐教,谢谢各位大侠。
文章评论

共有 2 条评论

  1. naturehu 于 2009-05-05 10:08:37发表:

    O,谢谢楼上的。

  2. wang7131984 于 2009-05-05 10:03:35发表:

    没装GCC,已经说的很清楚了