Hi,<br>
I have a problem with dssp programme.<br>
I have the programme in /home/m/DSSP. When I write<br>
export DSSP=/usr/local/bin<br>
and then I check /usr/local/bin I couldn&#39;t see dssp.<br>
How can I handle this problem. I have caheceked gromacs website<br>
<br>
export DSSP=/path/to/dssp<br>
<br>
setenv DSSP /path/to/dssp<br>
<br>
commands are written.<br>
Could you write export DSSP=/path/to/dssp command according to me.<br>
<br>
And also I use Ubuntu 10.04, setenv is not used, if I try to install it, I<br>
see the package not found message.<br>
What should I do about it?