<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" dir="ltr" text="#000000">
<p>you should use fftw 2.6.'somthing'<br>
<br>
bozell, joe wrote:<br>
</p>
<blockquote cite="midBDD4C37F.1EBB%25joe_bozell@nrel.gov" type="cite">
  <title>Gromacs installation on Mac OSX, again</title>
  <font face="Verdana, Helvetica, Arial"><span style="font-size: 12px;">I
read with interest a recent (11/11) posting regarding an error message
seen when installing Gromacs 3.2.1 on Mac OSX:<br>
  <br>
&#8220;checking for sfftw.h... no<br>
checking for fftw.h... no<br>
configure: error: Cannot find any single precision sfftw.h or fftw.h<br>
Do you have single precision FFTW installed?...(remainder of longer
error message)&#8221;<br>
  <br>
I am getting the same message. I have installed FFTW 3.0.1 using the
&#8212;enable-float flag, and since I am setting it up in a different
location, I have also set the CPPFLAGS and LDFLAGS to point at the new
location. There&#8217;s a couple of interesting things that I have observed.
First, if I go to the directory where I installed FFTW, I find the
files &#8220;fftw3.f&#8221; and &#8220;fftw3.h&#8221; from the FFTW installation. Since the
file names did not appear to be what Gromacs was seeking, I simply
copied the &#8220;fftw3.h&#8221; file into two renamed files &#8220;sfftw.h&#8221; and
&#8220;fftw.h&#8221;. When the configure command is entered, the error message
changes slightly:<br>
  <br>
&#8220;checking for sfftw.h... yes<br>
checking for fftw.h... yes<br>
configure: error: Cannot find any single precision sfftw.h or fftw.h<br>
Do you have single precision FFTW installed?...( remainder of longer
error message)&#8221;<br>
  <br>
Thus, the flags appear to be working since the configuration sees the
file names in the proper location, but it looks like the required files
are not being recognized. &nbsp;I am trying to install on Mac Powerbook G4,
OS 10.3.6, using the Apple developer tools that are bundled with the
software.<br>
  <br>
Full disclosure: I am by no means a Unix expert, thus, I am hoping that
the pros on the list will recognize something simple that I have
overlooked.<br>
  <br>
Thanks for any help.<br>
  <br>
Joe Bozell<br>
National Renewable Energy Laboratory<br>
Golden, CO<br>
USA<br>
  <br>
  </span></font>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
gmx-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>
<a class="moz-txt-link-freetext" href="http://www.gromacs.org/mailman/listinfo/gmx-users">http://www.gromacs.org/mailman/listinfo/gmx-users</a>
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to <a class="moz-txt-link-abbreviated" href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.</pre>
</blockquote>
</body>
</html>