Hi all, I&#39;m trying to install gromacs.4.5.3 on fedora 13.<br>I followed the instruction on the website, I completed my make install and this was the output:<br><span class="kn" dir="ltr"> </span><span style="color: rgb(255, 0, 0);"> </span><span dir="ltr" id=":1dx"><span style="color: rgb(255, 0, 0);">GROMACS is installed under /usr/local/grom</span><span style="color: rgb(255, 0, 0);">acs.</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">Make sure to update your PATH and MANPATH to find the</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">programs and unix manual pages, and possibly LD_LIBRARY_PATH</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">or /etc/ld.so.conf if you are using dynamic libraries.</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">Please run &quot;make tests&quot; now to verify your installation.</span><br style="color: rgb(255, 0, 0);">
<br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">If you want links to the executables in /usr/local/bin,</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">you can issue &quot;make links&quot; now.</span><br>
<br>Since I understood I could set my environment later, I directly complete my make links.<br>Then I added in my .bashrc the line: </span><br><div id=":1iz" dir="ltr" class="kl">source /usr/local/gromacs/bin/GMXRC.bash<br>
<br>and it was added to mi $PATH and also my $MANPATH seems to be right (/usr/local/gromacs/share/man:)<br><br>When I type GMXRC in the shell it comes:<br><span style="color: rgb(255, 0, 0);">[Rossella@topolone ~]$ GMXRC</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">/usr/local/gromacs/bin/GMXRC: line 35: return: can only `return&#39; from a function or sourced script</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">/usr/local/gromacs/bin/GMXRC: line 44: CSH:: command not found</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">/usr/local/gromacs/bin/GMXRC.csh: line 8: syntax error near unexpected token `setenv&#39;</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">/usr/local/gromacs/bin/GMXRC.csh: line 8: `if (! $?LD_LIBRARY_PATH) setenv LD_LIBRARY_PATH &quot;&quot;&#39;</span><br>
<br><font color="#000000">Is there anyone that could help me?</font><br><br><br></div>