<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><SPAN>On 05/04/12, <B class=name>bharat gupta </B>&lt;bharat.85.monu@gmail.com&gt; wrote:</SPAN>
<BLOCKQUOTE style="BORDER-LEFT: #00f 1px solid; PADDING-LEFT: 13px; MARGIN-LEFT: 0px" class=iwcQuote cite=mid:CAAh+zSXBEbNGPmRsEXN1q68Zg0D2FzDLXX5EHgDL1jjfQ3MJxw@mail.gmail.com type="cite">Ok now after downloading the latest version of dssp,</BLOCKQUOTE>
<DIV>&nbsp;</DIV><DIV>This won't work, because the latest version of DSSP is newer than any released version of GROMACS, and they made big changes. This was discussed at length on the list only yesterday... go and find that thread to see how you need to proceed.&nbsp;</DIV><DIV>&nbsp;</DIV><BLOCKQUOTE style="BORDER-LEFT: #00f 1px solid; PADDING-LEFT: 13px; MARGIN-LEFT: 0px" class=iwcQuote cite=mid:CAAh+zSXBEbNGPmRsEXN1q68Zg0D2FzDLXX5EHgDL1jjfQ3MJxw@mail.gmail.com type="cite">&nbsp;and giving right permissions and after executing the /usr/local/bin/dssp command I am getting the following output :-<br /><br />[root@BHARATPC peptide2]# /usr/local/bin/dssp </BLOCKQUOTE>
<DIV>&nbsp;</DIV><DIV>By&nbsp;running this program as root, you trusted it not to have a bug that&nbsp;could trash your&nbsp;computer.&nbsp;There is no reason to run that risk.</DIV><DIV>&nbsp;</DIV><DIV>Mark&nbsp;</DIV><BLOCKQUOTE style="BORDER-LEFT: #00f 1px solid; PADDING-LEFT: 13px; MARGIN-LEFT: 0px" class=iwcQuote cite=mid:CAAh+zSXBEbNGPmRsEXN1q68Zg0D2FzDLXX5EHgDL1jjfQ3MJxw@mail.gmail.com type="cite">
<DIV class="mimepart text html"><br />DSSP options:<br />&nbsp; -h [ --help ]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Display help message<br />&nbsp; -i [ --input ] arg&nbsp;&nbsp;&nbsp; Input file<br />&nbsp; -o [ --output ] arg&nbsp;&nbsp; Output file, use 'stdout' to output to screen<br />&nbsp; -v [ --verbose ]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verbose output<br />&nbsp; -d [ --debug ] arg&nbsp;&nbsp;&nbsp; Debug level (for even more verbose output)<br /><br /><br />Examples: <br /><br />To calculate the secondary structure for the file 1crn.pdb and<br />write the result to a file called 1crn.dssp, you type:<br /><br />&nbsp; dssp.exe -i 1crn.pdb -o 1crn.dssp<br /><br /><br /><br />
<DIV class=gmail_quote>On Thu, Apr 5, 2012 at 4:23 PM, Mark Abraham <SPAN dir=ltr>&lt;<a href="mailto:Mark.Abraham@anu.edu.au" >Mark.Abraham@anu.edu.au</A>&gt;</SPAN> wrote:<br />
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV text="#000000" bgcolor="#FFFFFF">
<DIV class=im>On 5/04/2012 5:16 PM, bharat gupta wrote: </DIV><DIV class=im>
<BLOCKQUOTE type="cite"><I>This is the output&nbsp; :<br /><br />[root@BHARATPC ~]# /usr/local/bin/dssp<br /></I></BLOCKQUOTE><br /></DIV>Don't run as root except for installing software, unless you like rebuilding your computer from the ground up.<br /><br />
<BLOCKQUOTE type="cite"><I>bash: /usr/local/bin/dssp: Permission denied<br /></I></BLOCKQUOTE><br />Possibly you didn't give execute permission on some file or other. This is not a GROMACS problem, but rather a problem with how you have done your dssp installation. Consult its documentation.
<DIV class=im><br /><br />
<BLOCKQUOTE type="cite"><I><br />I have already set the pat for dssp in .bashrc using export command , I don't know why this error is there. Is it due to renaming dsspcmbi to dssp ??<br /></I></BLOCKQUOTE><br /></DIV>You have now reported testing a command different from the one you reported that you had instructed do_dssp to use. So it is hard for me to believe your assertion that you are following the advice in do_dssp -h correctly with a correct version of DSSP.
<DIV>
<DIV class=h5><br /><br />Mark<br /><br />
<BLOCKQUOTE type="cite"><I></I><br /><br />
<DIV class=gmail_quote>On Thu, Apr 5, 2012 at 4:08 PM, Mark Abraham <SPAN dir=ltr>&lt;<a href="mailto:Mark.Abraham@anu.edu.au" target=1 >Mark.Abraham@anu.edu.au</A>&gt;</SPAN> wrote:<br />
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV text="#000000" bgcolor="#FFFFFF">
<DIV>On 5/04/2012 4:16 PM, bharat gupta wrote: 
<BLOCKQUOTE type="cite">Yes , I am using the correct options for dssp. But still I am getting the same error. <br /></BLOCKQUOTE><br /></DIV>What does invoking /usr/local/bin/dsspcmbi say?<SPAN><FONT color=#888888><br /><br />Mark</FONT></SPAN> 
<DIV>
<DIV><br /><br />
<BLOCKQUOTE type="cite"><br />
<DIV class=gmail_quote>On Thu, Apr 5, 2012 at 2:12 PM, Mark Abraham <SPAN dir=ltr>&lt;<a href="mailto:Mark.Abraham@anu.edu.au" target=1 >Mark.Abraham@anu.edu.au</A>&gt;</SPAN> wrote:<br />
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV>
<DIV>On 5/04/2012 10:25 AM, bharat gupta wrote:<br />
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>Hi,<br /><br />I am trying to plot the ss content using the do_dssp command , but I am getting the following error :-<br /><br />Failed to execute command: /usr/local/bin/dsspcmbi -na ddldj5Bn ddXN9mH0 &gt; /dev/null 2&gt; /dev/null<br /><br />I am using the DSSPold version. What could be the possible reason for such an error ??<br /></BLOCKQUOTE><br /></DIV></DIV>Many of them. Start by making sure you're following the advice of do_dssp -h.<SPAN><FONT color=#888888><br /><br />Mark</FONT></SPAN> 
<DIV>
<DIV><br />-- <br />gmx-users mailing list &nbsp; &nbsp;<a href="mailto:gmx-users@gromacs.org" target=1 >gmx-users@gromacs.org</A><br /><a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target=1 >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=1 >http://www.gromacs.org/Support/Mailing_Lists/Search</A> before posting!<br />Please don'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=1 >gmx-users-request@gromacs.org</A>.<br />Can't post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target=1 >http://www.gromacs.org/Support/Mailing_Lists</A><br /></DIV></DIV></BLOCKQUOTE></DIV><br /><BR clear=all><br />-- <br />Bharat<br />Ph.D. Candidate<br />Room No. : 7202A, 2nd Floor<br />Biomolecular Engineering Laboratory<br />Division of Chemical Engineering and Polymer Science<br />Pusan National University<br />Busan -609735<br />South Korea<br />Lab phone no. - +82-51-510-3680, +82-51-583-8343 
<DIV>Mobile no. - 010-5818-3680<br />E-mail : <a href="mailto:monu46010@yahoo.com" target=1 >monu46010@yahoo.com</A></DIV><br /><br />
<FIELDSET></FIELDSET> <br /></BLOCKQUOTE><br /></DIV></DIV></DIV><br />--<br />gmx-users mailing list &nbsp; &nbsp;<a href="mailto:gmx-users@gromacs.org" target=1 >gmx-users@gromacs.org</A><br /><a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target=1 >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=1 >http://www.gromacs.org/Support/Mailing_Lists/Search</A> before posting!<br />Please don'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=1 >gmx-users-request@gromacs.org</A>.<br />Can't post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target=1 >http://www.gromacs.org/Support/Mailing_Lists</A><br /></BLOCKQUOTE></DIV><br /><BR clear=all><br />-- <br />Bharat<br />Ph.D. Candidate<br />Room No. : 7202A, 2nd Floor<br />Biomolecular Engineering Laboratory<br />Division of Chemical Engineering and Polymer Science<br />Pusan National University<br />Busan -609735<br />South Korea<br />Lab phone no. - +82-51-510-3680, +82-51-583-8343 
<DIV>Mobile no. - 010-5818-3680<br />E-mail : <a href="mailto:monu46010@yahoo.com" target=1 >monu46010@yahoo.com</A></DIV><br /><br />
<FIELDSET></FIELDSET> <br /></BLOCKQUOTE><br /></DIV></DIV></DIV><br />--<br />gmx-users mailing list &nbsp; &nbsp;<a href="mailto:gmx-users@gromacs.org" >gmx-users@gromacs.org</A><br /><a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target=1 >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=1 >http://www.gromacs.org/Support/Mailing_Lists/Search</A> before posting!<br />Please don'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" >gmx-users-request@gromacs.org</A>.<br />Can't post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target=1 >http://www.gromacs.org/Support/Mailing_Lists</A><br /></BLOCKQUOTE></DIV><br /><BR clear=all><br />-- <br />Bharat<br />Ph.D. Candidate<br />Room No. : 7202A, 2nd Floor<br />Biomolecular Engineering Laboratory<br />Division of Chemical Engineering and Polymer Science<br />Pusan National University<br />Busan -609735<br />South Korea<br />Lab phone no. - +82-51-510-3680, +82-51-583-8343
<DIV>Mobile no. - 010-5818-3680<br />E-mail : <a href="mailto:monu46010@yahoo.com" target=1 >monu46010@yahoo.com</A></DIV><br /></DIV></BLOCKQUOTE>
<DIV>&nbsp;</DIV>