Hi All, <div><br></div><div>I&#39;ve installed fftw-3.3 on my computer when I try to install GROMACS I run into problems.</div><div><br></div><div>A little information:</div><div><br></div><div>Here are the values for LDFLAGS and CPPFLAGS</div>
<div><br></div><div><div>echo $LDFLAGS</div><div>-L/home/ramone/mygromacs/lib</div></div><div><br></div><div>The content of this directory is the following:</div><div><br></div><div><div>libfftw3f.a  <a href="http://libfftw3f.la">libfftw3f.la</a>*  pkgconfig/</div>
</div><div><br></div><div><div> echo $CPPFLAGS</div><div>-I/home/ramone/mygromacs/include</div></div><div><br></div><div>The content of this directory is the following:</div><div><br></div><div><div>fftw3.f  fftw3.f03  fftw3.h</div>
</div><div><br></div><div>here is the command I use inside the gromacs-4.5.5 directory</div><div><br></div><div>./configure --prefix=$SOFT --with-gsl --disable-float --with-qmmm-orca --without-qmmm-gaussian --disable-shared </div>
<div><br></div><div>I get the following error</div><div><br></div><div><div>checking for sqrt in -lm... yes</div><div>checking for fftw3.h... yes</div><div>checking for main in -lfftw3... no</div><div>configure: error: Cannot find fftw3 library</div>
</div><div><br></div><div><br></div><div>Any help would be greatly appreciated.</div><div><br></div><div>Ramon</div>