Hi Gromacs users,<br><br><br>Am trying to install gromacs-4.5.5 version on IBM cluster with Linux platform and am getting an error such as configure: error: Cannot find fftw3f library.<br><br>The steps i followed-<br><br>Installed fftw-3.3 version<br>
<pre>./configure --enable-threads --enable-float<br>make<br>make install <br><br>setenv CPPFLAGS -I/home/fftw/include<br>setenv LDFLAGS -L/home/fftw/lib<br><br>In gromacs-4.5.5 directory<br><br>./configure --enable-mpi --program-suffix=_mpi --with-fft=fftw3<br>
<br>in this i got the error.<br><br>please help.<br><br><br>Thanks,<br>Aiswarya<br><br><br></pre><br><br>