***  For details on how to be removed from this list visit the  ***
***          CCP4 home page http://www.ccp4.ac.uk         ***



Three ideas (if you've alread checked these, then I'm stumped):

1. does adding --fftwdir=/usr/local/ to clipper configure help?
2. PATH shouldn't affect linking...you could try LDFLAGS=-L/usr/local/lib/
(export or setenv as your shell prefers).
3. if you're on x64, then there may be an issue with mixing 32bit and
64bit libraries.

Good luck,

Pete

> ./configure --enable-mmdb --enable-mtz --enable-cif --enable-mmdbold
> --enable-minimol --enable-phs
>
> I get:
>
> checking for fftw_print_max_memory_usage in fftw... no
> checking for fftw_print_max_memory_usage in sfftw... no
> configure: error: If fftw exist on you system, are you sure you are using
> the fftw libraries that was configured with --enable-float?
>
> In /usr/local/lib (which is in my PATH):
>
> librfftw.la
> libfftw.la
> libfftw.a
> librfftw.a
>
> Any ideas ? The FFTW libraries come from
> http://www.ysbl.york.ac.uk/~emsley/software/fftw-2.1.5.tar.gz
>
> Thanks,
> Iain
>
>
>
>
>
>
>
>


Pete Meyer
Fu Lab
BMCB grad student
Cornell University

Reply via email to