<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Oh hold on.<br><br>I noticed something. Let me try fixing it first.<br><br>Suhaila<br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: bell_beauty12@hotmail.com<br>To: gmx-users@gromacs.org<br>Subject: RE: [gmx-users] FW: Problem installing Gromacs: What next?<br>Date: Tue, 20 Mar 2012 14:14:54 +1200<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>
<div dir="ltr">
Hello.<br><br>I tried the following<br><br><pre>export CPPFLAGS="-I/home/joe/programs/fftw/include"
export LDFLAGS="-L/home/joe/programs/fftw/lib"</pre>then <br><br><span style="font-family:courier new,courier,monospace">./configure --with-fft=fftw3</span><code><br><br>And it still gives me the same error<br><br>configure: error: Cannot find fftw3f library.<br><br>Please help :(<br></code>Suhaila<br><br><div><div id="ecxSkyDrivePlaceholder"></div>&gt; Date: Sun, 18 Mar 2012 14:28:11 -0400<br>&gt; From: jalemkul@vt.edu<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] FW: Problem installing Gromacs: What next?<br>&gt; <br>&gt; <br>&gt; Please be sure to keep the discussion on the mailing list and not my personal email.<br>&gt; <br>&gt; You may need to specify the location of the fftw installation using LDFLAGS and <br>&gt; CPPFLAGS for the libraries and headers, respectively.  See example usage at:<br>&gt; <br>&gt; http://www.gromacs.org/Documentation/Installation_Instructions#Using_autoconf<br>&gt; <br>&gt; -Justin<br>&gt; <br>&gt; Suhaila Haji Mohd Hussin wrote:<br>&gt; &gt; <br>&gt; &gt;  &gt; Date: Sun, 18 Mar 2012 14:13:29 -0400<br>&gt; &gt;  &gt; From: jalemkul@vt.edu<br>&gt; &gt;  &gt; To: gmx-users@gromacs.org<br>&gt; &gt;  &gt; Subject: Re: [gmx-users] FW: Problem installing Gromacs: What next?<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Suhaila Haji Mohd Hussin wrote:<br>&gt; &gt;  &gt; &gt; OK. I downloaded Gromacs 4.5.5. Unpacked it then type<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; ./configure<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; configure: error: Cannot find fftw3f library<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; But I already install fftw3 properly.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; What is happening?<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; The commands below will install double-precision fftw, but Gromacs is <br>&gt; &gt; single<br>&gt; &gt;  &gt; precision by default. The precisions must match. The proper commands <br>&gt; &gt; for fftw<br>&gt; &gt;  &gt; in this case (as noted on<br>&gt; &gt;  &gt; <br>&gt; &gt; http://www.gromacs.org/Documentation/Installation_Instructions#Details_for_building_the_FFTW_prerequisite) <br>&gt; &gt; <br>&gt; &gt;  &gt; would be:<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; ./configure --enable-float<br>&gt; &gt;  &gt; make<br>&gt; &gt;  &gt; make install<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; -Justin<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; &gt; Cheers,<br>&gt; &gt;  &gt; &gt; Suhaila.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; From: bell_beauty12@hotmail.com<br>&gt; &gt;  &gt; &gt; To: gmx-users@gromacs.org<br>&gt; &gt;  &gt; &gt; Subject: Problem installing Gromacs: What next?<br>&gt; &gt;  &gt; &gt; Date: Mon, 19 Mar 2012 05:53:20 +1200<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Hello.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; I already installed fftw3. After unpacking it, I install via the <br>&gt; &gt; following:<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; ./configure<br>&gt; &gt;  &gt; &gt; make<br>&gt; &gt;  &gt; &gt; make install<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; But after that the instructions are not clear to me. Like, it's not<br>&gt; &gt;  &gt; &gt; telling where do I download Gromacs tar?<br>&gt; &gt;  &gt; &gt; Or do I need to type some command from fftw so that Gromacs should<br>&gt; &gt;  &gt; &gt; automatically built?<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; I'm so confused. The instructions for beginners are very vague &amp;<br>&gt; &gt;  &gt; &gt; frustrating.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Please help,<br>&gt; &gt;  &gt; &gt; Suhaila.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; --<br>&gt; &gt;  &gt; ========================================<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Justin A. Lemkul<br>&gt; &gt;  &gt; Ph.D. Candidate<br>&gt; &gt;  &gt; ICTAS Doctoral Scholar<br>&gt; &gt;  &gt; MILES-IGERT Trainee<br>&gt; &gt;  &gt; Department of Biochemistry<br>&gt; &gt;  &gt; Virginia Tech<br>&gt; &gt;  &gt; Blacksburg, VA<br>&gt; &gt;  &gt; jalemkul[at]vt.edu | (540) 231-9080<br>&gt; &gt;  &gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; ========================================<br>&gt; &gt;  &gt; --<br>&gt; &gt;  &gt; gmx-users mailing list gmx-users@gromacs.org<br>&gt; &gt;  &gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt;  &gt; Please search the archive at <br>&gt; &gt; http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br>&gt; &gt;  &gt; Please don't post (un)subscribe requests to the list. Use the<br>&gt; &gt;  &gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; &gt;  &gt; Can't post? Read http://www.gromacs.org/Support/Mailing_Lists<br>&gt; &gt; <br>&gt; &gt; It's still giving me the same error :(<br>&gt; &gt; <br>&gt; &gt; Suhaila.<br>&gt; &gt; <br>&gt; <br>&gt; -- <br>&gt; ========================================<br>&gt; <br>&gt; Justin A. Lemkul<br>&gt; Ph.D. Candidate<br>&gt; ICTAS Doctoral Scholar<br>&gt; MILES-IGERT Trainee<br>&gt; Department of Biochemistry<br>&gt; Virginia Tech<br>&gt; Blacksburg, VA<br>&gt; jalemkul[at]vt.edu | (540) 231-9080<br>&gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; <br>&gt; ========================================<br>&gt; -- <br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/Support/Mailing_Lists<br></div>                                               </div></div>                                               </div></body>
</html>