Re: [gmx-users] GROM (.mdp, .itp, .top) and .pdb Editor with Syntax Highlighting

2014-09-03 Thread Johnny Lu
Hi. What is the output of "file GROM" ? Is it because that GROM file is compiled for 32-bit, instead of 64-bit? On Wed, Sep 3, 2014 at 12:55 PM, Александр Селютин wrote: > It is Great idea but I have some errors > > with binary > > ./GROM > bash: ./GROM: cannot execute binary file: Ошибка форма

[gmx-users] GROM (.mdp, .itp, .top) and .pdb Editor with Syntax Highlighting

2014-09-03 Thread Hovakim Grabski
Hi Alexander, Since you're using Ubuntu 14.04 32 bit, that would explain why there's an error. I freezed the scripts under 64 bit system. And for the source, I've updated source code's readme file, run: sudo apt-get install libqt5webkit5 sudo apt-get install python3-pyqt5.qtwebkit Best

Re: [gmx-users] GROM (.mdp, .itp, .top) and .pdb Editor with Syntax Highlighting

2014-09-03 Thread Александр Селютин
It is Great idea but I have some errors with binary ./GROM bash: ./GROM: cannot execute binary file: Ошибка формата выполняемого файла - II don't know how it should look in english but google translate said, that bash: ./GROM: cannot execute binary file: Format error executable with source GRO

[gmx-users] GROM (.mdp, .itp, .top) and .pdb Editor with Syntax Highlighting

2014-09-03 Thread Hovakim Grabski
Dear Gromacs Community, I'm a student on Bioinformatics and Bioengineering at Russian-Armenian(Slavonic) University. I've written a Program.It's a Gromacs parameters(.mdp,.top,.itp) file Editor with Syntax Highlighting and PDB editor with visual cues.The Program has been created with Python 3,P