Re: [gmx-users] do_dssp Segmentation fault

2012-11-12 Thread João Henriques
Hello,

do_dssp (4.5.5) is broken. There are two possible answers you're gonna get
here:

1) Use old dssp, which you are using.
2) You're an idiot, which are not.

What I did to solve the problem was, download gmx from git, and substitute
the /src/tools/do_dssp.c of gmx 4.5.5 with the one from the git version.
Re-compile it and voila! This do_dssp version accepts both old and new dssp
and you have to specify which version with the flag -ver if I remember
correctly.

This worked perfectly for me. I hope it helps you as well.

All the best,
João Henriques

On Mon, Nov 12, 2012 at 8:38 AM, mshappy1986 mshappy1...@126.com wrote:

 Hi all,
I am meeting the following error in Gromacs 4.5.5 with do_dssp
Here is the command
do_dssp -f md.xtc -s md.tpr -o dssp.xpm
   give me the following error
segmentation fault
   I have downloaded the executable DSSP form
 http://swift.cmbi.ru.nl/gv/dssp/ and set the environment variable, but
 do_dssp did not work.
   How can I fix it?
   Thanks a lot










 --
 gmx-users mailing listgmx-users@gromacs.org
 http://lists.gromacs.org/mailman/listinfo/gmx-users
 * Please search the archive at
 http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
 * Please don't post (un)subscribe requests to the list. Use the
 www interface or send it to gmx-users-requ...@gromacs.org.
 * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists




-- 
João Henriques
--
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
* Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists


Re: [gmx-users] do_dssp Segmentation fault

2012-11-12 Thread Erik Marklund
Hi,

The explanation is that DSSP changed its syntax some time ago and do_dssp no 
longer complied. More recent versions of do_dssp follows the new syntax  while 
still supporting the old one.

Erik

12 nov 2012 kl. 10.55 skrev João Henriques:

 Hello,
 
 do_dssp (4.5.5) is broken. There are two possible answers you're gonna get
 here:
 
 1) Use old dssp, which you are using.
 2) You're an idiot, which are not.
 
 What I did to solve the problem was, download gmx from git, and substitute
 the /src/tools/do_dssp.c of gmx 4.5.5 with the one from the git version.
 Re-compile it and voila! This do_dssp version accepts both old and new dssp
 and you have to specify which version with the flag -ver if I remember
 correctly.
 
 This worked perfectly for me. I hope it helps you as well.
 
 All the best,
 João Henriques
 
 On Mon, Nov 12, 2012 at 8:38 AM, mshappy1986 mshappy1...@126.com wrote:
 
 Hi all,
   I am meeting the following error in Gromacs 4.5.5 with do_dssp
   Here is the command
   do_dssp -f md.xtc -s md.tpr -o dssp.xpm
  give me the following error
   segmentation fault
  I have downloaded the executable DSSP form
 http://swift.cmbi.ru.nl/gv/dssp/ and set the environment variable, but
 do_dssp did not work.
  How can I fix it?
  Thanks a lot
 
 
 
 
 
 
 
 
 
 
 --
 gmx-users mailing listgmx-users@gromacs.org
 http://lists.gromacs.org/mailman/listinfo/gmx-users
 * Please search the archive at
 http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
 * Please don't post (un)subscribe requests to the list. Use the
 www interface or send it to gmx-users-requ...@gromacs.org.
 * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
 
 
 
 
 -- 
 João Henriques
 --
 gmx-users mailing listgmx-users@gromacs.org
 http://lists.gromacs.org/mailman/listinfo/gmx-users
 * Please search the archive at 
 http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
 * Please don't post (un)subscribe requests to the list. Use the
 www interface or send it to gmx-users-requ...@gromacs.org.
 * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

---
Erik Marklund, PhD
Dept. of Cell and Molecular Biology, Uppsala University.
Husargatan 3, Box 596,75124 Uppsala, Sweden
phone:+46 18 471 6688fax: +46 18 511 755
er...@xray.bmc.uu.se
http://www2.icm.uu.se/molbio/elflab/index.html

--
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
* Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists


[gmx-users] do_dssp Segmentation fault

2012-11-11 Thread mshappy1986
Hi all,
   I am meeting the following error in Gromacs 4.5.5 with do_dssp
   Here is the command
   do_dssp -f md.xtc -s md.tpr -o dssp.xpm  
  give me the following error
   segmentation fault  
  I have downloaded the executable DSSP form http://swift.cmbi.ru.nl/gv/dssp/ 
and set the environment variable, but do_dssp did not work.
  How can I fix it?
  Thanks a lot






 



-- 
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
* Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists


[gmx-users] do_dssp segmentation fault error

2012-05-16 Thread bunty xy
Hello Friends
I have installed GROMACS 4.5.5 on linux.
I put the DSSP Executable in /usr/local/bin
when i run the following command:
do_dssp -s md.tpr -f md.trr -b 40 -e 50 -o fws_ss.xpm


i got the following error.
Reading file md.tpr, VERSION 4.5.5 (single precision)
Reading file md.tpr, VERSION 4.5.5 (single precision)
Segmentation fault


Please tell me how can i resolve this  Segmentation fault   error.
-- 
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists


Re: [gmx-users] do_dssp segmentation fault error

2012-05-16 Thread Justin A. Lemkul



On 5/16/12 5:57 AM, bunty xy wrote:

Hello Friends
I have installed GROMACS 4.5.5 on linux.
I put the DSSP Executable in /usr/local/bin
when i run the following command:
do_dssp -s md.tpr -f md.trr -b 40 -e 50 -o fws_ss.xpm


i got the following error.
Reading file md.tpr, VERSION 4.5.5 (single precision)
Reading file md.tpr, VERSION 4.5.5 (single precision)
Segmentation fault


Please tell me how can i resolve this  Segmentation fault   error.


This same question was posed just a little bit earlier.  You need to make sure 
you're using the right version of DSSP (the old one).


-Justin

--


Justin A. Lemkul, Ph.D.
Department of Biochemistry
Virginia Tech
Blacksburg, VA
jalemkul[at]vt.edu | (540) 231-9080
http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin


--
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.

Can't post? Read http://www.gromacs.org/Support/Mailing_Lists


[gmx-users] do_dssp segmentation fault

2012-03-02 Thread arun kumar
Dear all,

Iam trying to generate secondary structure plot through do_dssp program,
but there was an error like segmentation fault

Reading file md.tpr, VERSION 4.0.7 (single precision)
Reading file md.tpr, VERSION 4.0.7 (single precision)
Segmentation fault (core dumped)
bash-4.1#

can anybody please say what it means and how to solve it

Regards,
-- 
Arun Kumar Somavarapu
Project-JRF
Dr. Prasanna's lab
TMC, ACTREC
Navi Mumbai-410210
-- 
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Re: [gmx-users] do_dssp segmentation fault

2012-03-02 Thread Mark Abraham

On 3/03/2012 5:14 PM, arun kumar wrote:

Dear all,

Iam trying to generate secondary structure plot through do_dssp 
program, but there was an error like segmentation fault


Reading file md.tpr, VERSION 4.0.7 (single precision)
Reading file md.tpr, VERSION 4.0.7 (single precision)
Segmentation fault (core dumped)
bash-4.1#

can anybody please say what it means and how to solve it


No, because there's no diagnostic information. Do other GROMACS tools 
work? Does the DSSP executable work?


Mark
--
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.

Can't post? Read http://www.gromacs.org/Support/Mailing_Lists


Re: [gmx-users] do_dssp segmentation fault

2011-11-23 Thread Carsten Kutzner
Hi,

On Nov 23, 2011, at 8:24 AM, Alex Jemulin wrote:

 Thanks for your reply
 Could you tell me the name of the file to download and how to install it?
Please follow the instructions at 
http://www.gromacs.org/Developer_Zone/Git/Basic_Git_Usage and
http://www.gromacs.org/Developer_Zone/Git/Git_Tutorial.

In short:
git clone git://git.gromacs.org/gromacs.git
git checkout --track -b release-4-5-patches origin/release-4-5-patches

If you are using CMake, you can then just install this like the normal
.tar.gz distributions from the gromacs home page. If you are using autotools,
do a ./bootstrap before the configure step.

Best,
  Carsten


  
 Bests
 
 Da: Carsten Kutzner ckut...@gwdg.de
 A: Alex Jemulin alexbioi...@yahoo.com; Discussion list for GROMACS users 
 gmx-users@gromacs.org 
 Inviato: Martedì 22 Novembre 2011 13:25
 Oggetto: Re: [gmx-users] do_dssp segmentation fault
 
 Dear Alex,
 
 On Nov 22, 2011, at 9:28 AM, Alex Jemulin wrote:
 
  Dear all
  I'm experiencing the following error in Gromacs 4.5 with do_dssp
   
  Here is the command
  do_dssp -f md.xtc -s md.tpr -o secondary-structure.xpm -sc 
  secondary-structure.xvg -dt 10
   
  give me the following error
  segmentation fault
   
  How can I fix it?
 I removed a segmentation fault in do_dssp a couple of weeks ago but this is
 post version 4.5.5. So you need to check out the current release-4-5-patches 
 from
 the git server. I believe this will fix your problem.
 
 Carsten
 
   
  Thank in ad
  -- 
  gmx-users mailing listgmx-users@gromacs.org
  http://lists.gromacs.org/mailman/listinfo/gmx-users
  Please search the archive at 
  http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
  Please don't post (un)subscribe requests to the list. Use the 
  www interface or send it to gmx-users-requ...@gromacs.org.
  Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
 
 
 

--
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists


[gmx-users] do_dssp segmentation fault

2011-11-22 Thread Alex Jemulin
Dear all
I'm experiencing the following error in Gromacs 4.5 with do_dssp

Here is the command
do_dssp -f md.xtc -s md.tpr -o secondary-structure.xpm -sc 
secondary-structure.xvg -dt 10

give me the following error
segmentation fault

How can I fix it?

Thank in ad-- 
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Re: [gmx-users] do_dssp segmentation fault

2011-11-22 Thread Mark Abraham

On 22/11/2011 7:28 PM, Alex Jemulin wrote:

Dear all
I'm experiencing the following error in Gromacs 4.5 with do_dssp
Here is the command
do_dssp -f md.xtc -s md.tpr -o secondary-structure.xpm -sc 
secondary-structure.xvg -dt 10

give me the following error
segmentation fault
How can I fix it?



Make sure you have followed all the instructions available with do_dssp 
-h, and that your DSSP is the old version, not the updated one.


Mark
-- 
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Re: [gmx-users] do_dssp segmentation fault

2011-11-22 Thread Carsten Kutzner
Dear Alex,

On Nov 22, 2011, at 9:28 AM, Alex Jemulin wrote:

 Dear all
 I'm experiencing the following error in Gromacs 4.5 with do_dssp
  
 Here is the command
 do_dssp -f md.xtc -s md.tpr -o secondary-structure.xpm -sc 
 secondary-structure.xvg -dt 10
  
 give me the following error
 segmentation fault
  
 How can I fix it?
I removed a segmentation fault in do_dssp a couple of weeks ago but this is
post version 4.5.5. So you need to check out the current release-4-5-patches 
from
the git server. I believe this will fix your problem.

Carsten
 
  
 Thank in ad
 -- 
 gmx-users mailing listgmx-users@gromacs.org
 http://lists.gromacs.org/mailman/listinfo/gmx-users
 Please search the archive at 
 http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
 Please don't post (un)subscribe requests to the list. Use the 
 www interface or send it to gmx-users-requ...@gromacs.org.
 Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

--
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists