|
|
我安装mpb-1.4.2 需要用到fftw,,
但是已经安装了fftw, configure 的时候却总说
checking for fftw in -ldfftw... no
checking for fftw in -lfftw... no
configure: error: The FFTW libraries could not be found. Make sure FFTW is installed, and that LDFLAGS and CPPFLAGS are set appropriately if necessary.
怎么解决阿
注:安装目录均为/usr/local |
|