<div>Hi,</div><div><br></div><div>I had used the following steps to install a git version of gromacs.  It installed correctly and I have been using it for a while. However, even though I didnt install the parallel version, when I use mdrun it runs in parallel. Is installation in the parallel mode by default? Is there a way to use it without parallelization? </div>
<div><br></div><div> 301  cd gromacs<br> 302  ls<br> 303  export CPPFLAGS=&quot;-I/fs/home/sm868/fftw-3.2.2/include&quot;<br> 304  export LDFLAGS=&quot;-L/fs/home/sm868/fftw-3.2.2/lib&quot;<br> 305  clear<br> 306  ls<br> 307  ./configure --help<br>
 308  ./configure --prefix=/fs/home/sm868/gromacsnew<br> 309  make &amp;&gt;log<br> 310  ls<br> 311  jmacs log<br> 312  grep &quot;error&quot; log<br> 313  grep &quot;Error&quot; log<br> 314  make install<br></div><div><br>
</div><div><br></div>Pooja<br><br><div class="gmail_quote">On Sun, Jun 20, 2010 at 2:17 PM, Justin A. Lemkul <span dir="ltr">&lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
Sai Pooja wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
For future reference, I was able to install gromacs and this is what finally worked - installing gromacs in a folder different than the untared. It somehow helped to not create the folder but just directly using the name in the prefix<br>

<br>
  301  cd gromacs<br>
  302  ls<br>
  303  export CPPFLAGS=&quot;-I/fs/home/sm868/fftw-3.2.2/include&quot;<br>
  304  export LDFLAGS=&quot;-L/fs/home/sm868/fftw-3.2.2/lib&quot;<br>
  305  clear<br>
  306  ls<br>
  307  ./configure --help<br>
  308  ./configure --prefix=/fs/home/sm868/gromacsnew<br>
  309  make &amp;&gt;log<br>
  310  ls<br>
  311  jmacs log<br>
  312  grep &quot;error&quot; log<br>
  313  grep &quot;Error&quot; log<br>
  314  make install<br>
<br>
I got the msg - GROMACS is installed under /fs/home/sm868/gromacsnew.<br>
Make sure to update your PATH and MANPATH to find the<br>
programs and unix manual pages, and possibly LD_LIBRARY_PATH<br>
or /etc/ld.so.conf if you are using dynamic libraries.<br>
<br>
<br>
Thanks for the help. <br></div>
*One question - There is already another version of gromacs installed in the /usr/local so I used a different directory to install it. Now do I need to use &quot;make links&quot;?*<br>
</blockquote>
<br>
Do you normally make links?  If so, you&#39;ll be over-writing the executables in /usr/local/bin.  One other possible side effect is that if both /usr/local/bin and /usr/local/gromacs/bin are in your $PATH, you can&#39;t define which executable to use unambiguously without specifying the whole path name for each executable.<br>

<br>
If you&#39;re using several version of Gromacs concurrently on the same machine, it&#39;s probably best to just install them in their own locations and source the proper GMXRC when you log in to use the version you want.<br>

<br>
-Justin<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
*<br>
*<br>
Pooja<div class="im"><br>
<br>
<br>
<br>
<br>
<br>
On Sun, Jun 20, 2010 at 2:17 AM, Sai Pooja &lt;<a href="mailto:saipooja@gmail.com" target="_blank">saipooja@gmail.com</a> &lt;mailto:<a href="mailto:saipooja@gmail.com" target="_blank">saipooja@gmail.com</a>&gt;&gt; wrote:<br>

<br>
    I redid the entire thing after that first mail in which i reported<br>
    the error related to fftw(including running the make uninstall<br>
    commands and removing the folders entirely and getting fresh ones).<br>
    I apologize for not specifying this and like I said... there seemed<br>
    to be no errors this time except when I ran make install for<br>
    gromacs. The error looks like this:<br>
     make[3]: *** [install-man1] Error 1<br>
     &gt; make[3]: Leaving directory `/fs/home/sm868/gromacs/man/man1&#39;<br>
     &gt; make[2]: *** [install-am] Error 2<br>
     &gt; make[2]: Leaving directory `/fs/home/sm868/gromacs/man/man1&#39;<br>
     &gt; make[1]: *** [install-recursive] Error 1<br>
     &gt; make[1]: Leaving directory `/fs/home/sm868/gromacs/man&#39;<br>
     &gt; make: *** [install-recursive] Error 1<br>
    I didn&#39;t find any other error.. is there a way to look for them<br>
    other than looking at what is being printed while the command is<br>
    running? I tried $ grep &quot;Error&quot; */* in the folder but found nothing<br>
    more than entries in different scripts etc.<br>
<br>
<br>
<br>
<br>
<br>
<br>
    On Sun, Jun 20, 2010 at 1:27 AM, Mark Abraham<br></div><div class="im">
    &lt;<a href="mailto:mark.abraham@anu.edu.au" target="_blank">mark.abraham@anu.edu.au</a> &lt;mailto:<a href="mailto:mark.abraham@anu.edu.au" target="_blank">mark.abraham@anu.edu.au</a>&gt;&gt; wrote:<br>
<br>
<br>
<br>
        ----- Original Message -----<br></div><div class="im">
        From: Sai Pooja &lt;<a href="mailto:saipooja@gmail.com" target="_blank">saipooja@gmail.com</a> &lt;mailto:<a href="mailto:saipooja@gmail.com" target="_blank">saipooja@gmail.com</a>&gt;&gt;<br>
        Date: Sunday, June 20, 2010 15:09<br>
        Subject: Re: [gmx-users] Installing gromacs from git<br>
        To: Discussion list for GROMACS users &lt;<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div><div><div></div><div class="h5">
        &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;&gt;<br>
<br>
         &gt; History log:<br>
<br>
         &gt; 189  ./configure --enable-threads --enable-float<br>
        --prefix=/fs/home/sm868/fftw-3.2.2<br>
         &gt;   190  make<br>
         &gt;   191  clear<br>
         &gt;   192  make install<br>
         &gt;   193  cd ..<br>
         &gt;   194  cd gromacs<br>
         &gt;   195  ls<br>
         &gt;   196  export CPPFLAGS=&quot;-I/fs/home/sm868/fftw-3.2.2/include&quot;<br>
         &gt;   197  export LDFLAGS=&quot;-L/fs/home/sm868/fftw-3.2.2/lib&quot;<br>
         &gt;   198  ./bootstrap<br>
         &gt;   199  ls<br>
         &gt;   200  ./configure --prefix=/fs/home/sm868/gromacs<br>
         &gt;   201  make<br>
         &gt;   202  make install<br>
         &gt;<br>
         &gt; Everything works till I get the following error with make<br>
        install(after it runs for a while) :<br>
         &gt; make[3]: *** [install-man1] Error 1<br>
         &gt; make[3]: Leaving directory `/fs/home/sm868/gromacs/man/man1&#39;<br>
         &gt; make[2]: *** [install-am] Error 2<br>
         &gt; make[2]: Leaving directory `/fs/home/sm868/gromacs/man/man1&#39;<br>
         &gt; make[1]: *** [install-recursive] Error 1<br>
         &gt; make[1]: Leaving directory `/fs/home/sm868/gromacs/man&#39;<br>
         &gt; make: *** [install-recursive] Error 1<br>
<br>
        This is just make cleaning up after recursive invocation. The<br>
        actual error is further up. Note that if configure failed<br>
        according to your previous email, then there&#39;s no point to using<br>
        make.<br>
<br>
        Mark<br>
<br>
         &gt; On Sat, Jun 19, 2010 at 7:49 PM, Mark Abraham<br>
        &lt;<a href="mailto:mark.abraham@anu.edu.au" target="_blank">mark.abraham@anu.edu.au</a>&gt; wrote:<br>
<br>
             &gt;<br>
             &gt;<br>
             &gt; ----- Original Message -----<br>
             &gt; From: Sai Pooja &lt;<a href="mailto:saipooja@gmail.com" target="_blank">saipooja@gmail.com</a>&gt;<br>
             &gt; Date: Sunday, June 20, 2010 9:35<br>
             &gt; Subject: Re: [gmx-users] Installing gromacs from git<br>
             &gt; To: Discussion list for GROMACS users &lt;<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<br>
             &gt;<br>
             &gt; &gt; I am sorry that was a typo in the mail. It was set to lib<br>
             &gt;<br>
             &gt; That makes it hard for us to have confidence in the rest<br>
            of your command lines - copying and pasting the results of<br>
            &quot;history&quot; is a good way to avoid such problems.<br>
             &gt;<br>
             &gt; As such I can only suggest looking for &quot;error&quot; in the<br>
            last 100 lines of config.log and seeing what you find. That,<br>
            and trying it all again :-)<br>
             &gt;<br>
             &gt; Mark<br>
             &gt;<br>
             &gt;<br>
             &gt; &gt; On Sat, Jun 19, 2010 at 7:28 PM, Justin A. Lemkul<br>
            &lt;<a href="mailto:jalemkul@vt.edu" target="_blank">jalemkul@vt.edu</a>&gt; wrote:<br>
<br>
                 &gt; &gt;<br>
                 &gt; &gt;<br>
                 &gt; &gt; Sai Pooja wrote:<br>
<br>
                     &gt; &gt; Hi,<br>
                     &gt; &gt;<br>
                     &gt; &gt; I followed the following steps to install<br>
                    gromacs from the git repository:<br>
                     &gt; &gt;<br>
                     &gt; &gt; 1) installed git<br>
                     &gt; &gt; 2) got a clone of gromacs using the anonymous<br>
                    option<br>
                     &gt; &gt;<br>
                     &gt; &gt; 3) installed fftw libraries using<br>
                     &gt; &gt; ./configure --enable-float --prefix=/fs/home/sm868<br>
                     &gt; &gt; make<br>
                     &gt; &gt; make install<br>
                     &gt; &gt;<br>
                     &gt; &gt; 4)export CPPFLAGS=-I/fs/home/sm868/include<br>
                     &gt; &gt;   export LDFLAGS=-L/fs/home/sm868/include<br>
                     &gt; &gt;<br>
                     &gt; &gt; 6)ran ./bootstrap<br>
                     &gt; &gt; 7)ran ./configure --prefix=/fs/home/sm868<br>
                     &gt; &gt; 8)I get the error - checking for sqrt in -lm... yes<br>
                     &gt; &gt; checking for fftw3.h... yes<br>
                     &gt; &gt; checking for main in -lfftw3f... no<br>
                     &gt; &gt; configure: error: Cannot find fftw3f library<br>
                     &gt; &gt;<br>
                     &gt; <br>
                 &gt;<br>
                 &gt; &gt; You set your LDFLAGS to the /include subdirectory;<br>
                you want to set it to the /lib subdirectory.<br>
                 &gt; &gt;<br>
                 &gt; &gt; -Justin<br>
<br>
                 &gt; &gt;<br>
<br>
                     &gt; &gt; Can someone help me with this?<br>
                     &gt; &gt;<br>
                     &gt; &gt;<br>
                     &gt; &gt; Pooja<br>
                     &gt; &gt;<br>
                     &gt; &gt; --<br>
                     &gt; &gt; Quaerendo Invenietis-Seek and you shall discover.<br>
                     &gt; &gt;<br>
                     &gt; <br>
                 &gt;<br>
                 &gt; &gt; --<br>
                 &gt; &gt; ========================================<br>
                 &gt; &gt;<br>
                 &gt; &gt; Justin A. Lemkul<br>
                 &gt; &gt; Ph.D. Candidate<br>
                 &gt; &gt; ICTAS Doctoral Scholar<br>
                 &gt; &gt; MILES-IGERT Trainee<br>
                 &gt; &gt; Department of Biochemistry<br>
                 &gt; &gt; Virginia Tech<br>
                 &gt; &gt; Blacksburg, VA<br></div></div>
                 &gt; &gt; jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> &lt;<a href="http://vt.edu" target="_blank">http://vt.edu</a>&gt; | (540) 231-9080<div><div></div><div class="h5"><br>
                 &gt; &gt;<br>
                <a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
                 &gt; &gt;<br>
                 &gt; &gt; ========================================<br>
                 &gt; &gt; --<br>
                 &gt; &gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
                 &gt; &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
                 &gt; &gt; Please search the archive at<br>
                <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before posting!<br>
                 &gt; &gt; Please don&#39;t post (un)subscribe requests to the<br>
                list. Use the www interface or send it to<br>
                <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
                 &gt; &gt; Can&#39;t post? Read<br>
                <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
<br>
             &gt; &gt;<br>
             &gt; &gt;<br>
             &gt; &gt;<br>
             &gt; &gt; --<br>
             &gt; &gt; Quaerendo Invenietis-Seek and you shall discover.<br>
             &gt; &gt; --<br>
             &gt; &gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
             &gt; &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
             &gt; &gt; Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a><br>
             &gt; &gt; before posting!<br>
             &gt; &gt; Please don&#39;t post (un)subscribe requests to the list.<br>
            Use the<br>
             &gt; &gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
             &gt; &gt; Can&#39;t post? Read<br>
            <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
             &gt;<br>
             &gt; --<br>
             &gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
             &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
             &gt; Please search the archive at<br>
            <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before posting!<br>
             &gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
             &gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
             &gt; Can&#39;t post? Read<br>
            <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
<br>
         &gt;<br>
         &gt;<br>
         &gt;<br>
         &gt; --<br>
         &gt; Quaerendo Invenietis-Seek and you shall discover.<br>
         &gt; --<br>
         &gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div></div>
        &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
         &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
         &gt; Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a><br>
         &gt; before posting!<br>
         &gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
         &gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br></div>
        &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;.<div class="im"><br>
         &gt; Can&#39;t post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
<br>
        --<br>
<br>
        gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div>
        &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
        <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
        Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a><br>
        before posting!<br>
        Please don&#39;t post (un)subscribe requests to the list. Use the<br>
        www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br></div>
        &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;.<div class="im"><br>
        Can&#39;t post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
<br>
<br>
<br>
<br>
    --     Quaerendo Invenietis-Seek and you shall discover.<br>
<br>
<br>
<br>
<br>
-- <br>
Quaerendo Invenietis-Seek and you shall discover.<br>
<br>
</div></blockquote><div><div></div><div class="h5">
<br>
-- <br>
========================================<br>
<br>
Justin A. Lemkul<br>
Ph.D. Candidate<br>
ICTAS Doctoral Scholar<br>
MILES-IGERT Trainee<br>
Department of Biochemistry<br>
Virginia Tech<br>
Blacksburg, VA<br>
jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> | (540) 231-9080<br>
<a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
<br>
========================================<br>
-- <br>
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Quaerendo Invenietis-Seek and you shall discover.<br>