Closed pratik-narain closed 8 years ago
Hi, Can you run "gmx" command from the console as a normal user?
yes. In fact I can run a whole MD simulation in gromacs from command line.
On Fri, Aug 5, 2016 at 2:57 PM, tomaszmakarewicz notifications@github.com wrote:
Hi, Can you run "gmx" command from the console as a normal user?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tomaszmakarewicz/Dynamics/issues/77#issuecomment-237805279, or mute the thread https://github.com/notifications/unsubscribe-auth/AT23X3CkhScqcNlFvo1oauFUPzAwmKyBks5qcwINgaJpZM4Jb6Na .
The plugin should create ".dynamics" directory in your home directory. Please remove it to have clean environment. Then start PyMOL and the plugin again. If the error happens again, please attach "test_gromacs.txt" file which will appear in "~/.dynamics" directory.
tried it. i am attaching the file test_gromacs.txt
Also attached is a screenshot to show that gmx is there in the path
Solved it. I just realised that I need to link gmx_mpi as gmx somewhere in PATH. So, I did it in /usr/bin and now I think its working.
I compiled gromacs 5.1.3 on arch linux with mpi support and then installed pymol and this plugin as instructed in the guide. Now when I run pymol I can open the plugin only as root user. When I try to open it as normal user, it says GROMACS not detected. I tried linking gmx_mpi to gmx as suggested in an earlier post and also installing the plugin as a normal (non-root) user but nothing works. Any help is appreciated.