Problem with executing dssp (secondary structure assignment)
Posted
by
Mana
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Mana
Published on 2012-06-06T22:34:44Z
Indexed on
2012/06/06
22:47 UTC
Read the original article
Hit count: 773
I followed a previous post to install dssp on ubuntu
How to install dssp (secondary structure assignments) under 12.04?
After the installation I tried to execute dssp which was in /usr/local/bin/dssp But it gave me the following error bash: /usr/local/bin/dssp: cannot execute binary file
Also I tried to analyse some trajectory files from a simulation using the code do_dssp -s md.tpr -f traj.xtc But it also failed giving me the error below Reading file md.tpr, VERSION 4.5.5 (single precision) Reading file md.tpr, VERSION 4.5.5 (single precision) Segmentation fault (core dumped)
Please post me a solution for this problem. Thank you!
© Ask Ubuntu or respective owner