I'm trying to install gromacs on linux cluster centos6. After successful installation I got an error for not finding pdb2gmx command. It seems like that it is for not addressing executable file Pathway. I used #whereis gromacs to find the installation location and making an address by PATH command, but I find this massage "no such file or directory". what should I do?
Thanks