<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Are you sure that fftw was installed in /home/fftw? According to the
    instructions you used to install fftw, it seems that it's been done
    in the standard location (maybe /usr/local/fftw?), anyway in such a
    case the system should normally find the libraries without
    additional CPPFLAGS and LDFLAGS.<br>
    <br>
    If not in /home/fftw, try to find where the libraries were installed
    and change CPPFLAGS and LDFLAGS accordingly (or restart a new
    session and try without "setenv" calls)<br>
    <br>
    Javier<br>
    <br>
    El 06/12/11 10:10, aiswarya pawar escribi&oacute;:
    <blockquote
cite="mid:CAEa6cRCwGM2ATvsw-aAxEPJNer4dar1xLXJz1UOiW2+=g3oU1w@mail.gmail.com"
      type="cite">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
make
make install 

setenv CPPFLAGS -I/home/fftw/include
setenv LDFLAGS -L/home/fftw/lib

In gromacs-4.5.5 directory

./configure --enable-mpi --program-suffix=_mpi --with-fft=fftw3


in this i got the error.

please help.


Thanks,
Aiswarya


</pre>
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Javier CEREZO BASTIDA
Ph.D. Student
Physical Chemistry
Universidad de Murcia
30100, Murcia (SPAIN)
T: (0034)868887434</pre>
  </body>
</html>