Hi,<br><br>When I run the pdb2gmx, it is giving the error as folllowing. What can I do?<br><br>Thanks in advance<br><br><span style="color: rgb(204, 0, 0);">ab@ab-desktop:~/Masaüstü/gromacs-4.5.1/src/kernel$ pdb2gmx -h</span><br style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">The program &#39;pdb2gmx&#39; is currently not installed.  You can install it by typing:</span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">sudo apt-get install gromacs</span><br style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">bash: pdb2gmx: command not found</span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);"> -h</span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">The program &#39;pdb2gmx&#39; is currently not installed.  You can install it by typing:</span><br style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">sudo apt-get install gromacs</span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">bash: pdb2gmx: command not found</span><br><br><br><div class="gmail_quote">02 Ekim 2010 02:08 tarihinde Justin A. Lemkul <span dir="ltr">&lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;</span> yazdı:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
<br>
ahmet yıldırım wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Dear Roland,<br>
<br>
Eventually I installed the installation steps with &quot;./configure --prefix=$HOME/usr &quot;as you said. can you send me the input file for test?<br>
I want to run a simulation. how can I do this?<br>
<br>
</blockquote>
<br></div>
Please do some tutorial material.  I sent you the link before.<br>
<br>
-Justin<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thanks for your helps<br>
<br>
<br>
2010/10/2 Roland Schulz &lt;<a href="mailto:roland@utk.edu" target="_blank">roland@utk.edu</a> &lt;mailto:<a href="mailto:roland@utk.edu" target="_blank">roland@utk.edu</a>&gt;&gt;<div class="im"><br>
<br>
    Hi,<br>
<br>
    either install as root by running:<br>
    sudo make install<br>
<br>
    or rerun the installation steps with     ./configure --prefix=$HOME/usr<br>
    to install it in your home directory.<br>
<br>
    Roland<br>
<br>
    2010/10/1 ahmet yıldırım &lt;<a href="mailto:ahmedo047@gmail.com" target="_blank">ahmedo047@gmail.com</a><br></div>
    &lt;mailto:<a href="mailto:ahmedo047@gmail.com" target="_blank">ahmedo047@gmail.com</a>&gt;&gt;<div><div></div><div class="h5"><br>
<br>
        Dear justin,<br>
<br>
        Thanks for your reply. I did that you said. I tried to install<br>
        Gromacs 4.5.1but I failed it. I enter this line &quot;<br>
        ab@ab-desktop:~/Masaüstü/gromacs-4.5.1 make install &quot; in<br>
        terminal. What can I do? I am sorry. I am a new user.<br>
<br>
        Thanks in advance<br>
<br>
        1. I installed fftw 3.2.2<br>
        ab@ab-desktop:~/Masaüstü/ cd fftw-3.2.2<br>
        ab@ab-desktop:~/Masaüstü/fftw-3.2.2<br>
        ab@ab-desktop:~/Masaüstü/fftw-3.2.2  ./configure<br>
        --enable-threads --enable-float<br>
        ab@ab-desktop:~/Masaüstü/fftw-3.2.2 make<br>
        ab@ab-desktop:~/Masaüstü/fftw-3.2.2 make install<br>
<br>
        2. I tried to install Gromacs 4.5.1<br>
        ab@ab-desktop:~/Masaüstü/ cd gromacs-4.5.1<br>
        ab@ab-desktop:~/Masaüstü/gromacs-4.5.1<br>
        ab@ab-desktop:~/Masaüstü/gromacs-4.5.1 ./configure<br>
        ab@ab-desktop:~/Masaüstü/gromacs-4.5.1 make<br>
        ab@ab-desktop:~/Masaüstü/gromacs-4.5.1 make install<br>
        Making install in include<br>
        make[1]: Entering directory<br>
        `/home/ab/Masaüstü/gromacs-4.5.1/include&#39;<br>
        Making install in .<br>
        make[2]: Entering directory<br>
        `/home/ab/Masaüstü/gromacs-4.5.1/include&#39;<br>
        make[3]: Entering directory<br>
        `/home/ab/Masaüstü/gromacs-4.5.1/include&#39;<br>
        make[3]: Nothing to be done for `install-exec-am&#39;.<br>
        test -z &quot;/usr/local/gromacs/include/gromacs&quot; || /bin/mkdir -p<br>
        &quot;/usr/local/gromacs/include/gromacs&quot;<br>
        /bin/mkdir: cannot create directory `/usr/local/gromacs&#39;:<br>
        Permission denied<br>
        make[3]: *** [install-pkgincludeHEADERS] Error 1<br>
        make[3]: Leaving directory `/home/ab/Masaüstü/gromacs-4.5.1/include&#39;<br>
        make[2]: *** [install-am] Error 2<br>
        make[2]: Leaving directory `/home/ab/Masaüstü/gromacs-4.5.1/include&#39;<br>
        make[1]: *** [install-recursive] Error 1<br>
        make[1]: Leaving directory `/home/ab/Masaüstü/gromacs-4.5.1/include&#39;<br>
        make: *** [install-recursive] Error 1<br>
<br>
<br>
<br>
        2010/10/1 Justin A. Lemkul &lt;<a href="mailto:jalemkul@vt.edu" target="_blank">jalemkul@vt.edu</a><br></div></div>
        &lt;mailto:<a href="mailto:jalemkul@vt.edu" target="_blank">jalemkul@vt.edu</a>&gt;&gt;<div class="im"><br>
<br>
<br>
<br>
            ahmet yıldırım wrote:<br>
<br>
                Hi,<br>
<br>
                I&#39;ve installed GROMACS 4.0.3 and MPI libraries using<br>
                Ubuntu 9.04 Synaptic Package Manager. What else should I do?<br>
                I want to run a simulation in parallel on a single PC.<br>
                Which commands should I enter the terminal?<br>
<br>
<br>
            If I were you, I would uninstall this version (which is<br>
            outdated by nearly 2 years!) and get version 4.5.1.<br>
             Installing from source is quite easy.  Not only will you<br>
            benefit from hundreds of bug fixes and enhancements, but<br>
            running in parallel on a multi-core machine is no longer<br>
            MPI-dependent, making it somewhat easier.<br>
<br>
            For usage and instructions, see the manual and any of the<br>
            numerous tutorials linked here:<br>
<br>
            <a href="http://www.gromacs.org/Documentation/Tutorials#General" target="_blank">http://www.gromacs.org/Documentation/Tutorials#General</a><br>
<br>
            -Justin<br>
<br>
<br>
                Thanks a lot for any instruction.<br>
<br>
<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></div>
            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 class="im"><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>
            --             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<br>
            <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before<br>
            posting!<br>
            Please don&#39;t post (un)subscribe requests to the list. Use<br>
            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></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/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
<br>
<br>
<br>
        --         Ahmet YILDIRIM<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<br>
        <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> 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/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
<br>
<br>
<br>
    --     ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov" target="_blank">cmb.ornl.gov</a><br></div>
    &lt;<a href="http://cmb.ornl.gov" target="_blank">http://cmb.ornl.gov</a>&gt;<div class="im"><br>
    865-241-1537, ORNL PO BOX 2008 MS6309<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<br>
    <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> 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/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
<br>
<br>
<br>
-- <br>
Ahmet YILDIRIM<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/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/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/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Ahmet YILDIRIM<br>