[gmx-users] install woe: Cannot find fftw3f library (Cygwin Bash)

Yang Ye leafyoung81-group at yahoo.com
Mon May 29 09:55:50 CEST 2006


Ralf B. Lukner wrote:
> During the ./configure of gromacs on my Cygwin Bash Shell, I get the 
> following error:
>
> configure: error: Cannot find fftw3f library
>
> I have installed fftw3, but evidently not to the satisfaction of 
> gromacs.  I put the fftw3.h in usr/local/include, and that enabled me 
> to make it past the fftw3.h.  I put the libfftw3*.dll's in 
> user/local/lib, but maybe that's not where they go.  The fftw site 
> acts like there is nothing special to installing fftw (just download 
> and unzip).
>
> Any help would be appreciated.
> --Ralf
> _______________________________________________
> gmx-users mailing list    gmx-users at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-users
> Please don't post (un)subscribe requests to the list. Use the www 
> interface or send it to gmx-users-request at gromacs.org.
> Can't post? Read http://www.gromacs.org/mailing_lists/users.php
>
Gromacs needs floating-precision version of fftw3 while fftw3 defaults 
to double-precision. Re-build fftw3 with support for single-precision.

Yang Ye





More information about the gromacs.org_gmx-users mailing list