If you are installing GROMACS using the Installation Instructions from Gromacs and encounter " can't find fftw3f library ", this is probably due to wrong precision being used. Try reconfiguring FFTW with the following settings "--enable-float"
./configure --enable-threads --enable-float make make installand it will compile nicely
4 comments:
thank you! this works also for the fftw dependency of liblastfm!
also for lmms 1.1.3! much appreciated
Thanx!
Post a Comment