Dear all,

I already installed gromacs-5.1.2 succesfully with the following
instruction :

tar xfz gromacs-5.1.2.tar.gz
cd gromacs-5.1.2
mkdir build
cd build
cmake .. -DGMX_BUILD_OWN_FFTW=ON -DGMX_MPI=ON
make
make check
sudo make install
source /usr/local/gromacs/bin/GMXRC

However, after finishing installation I can not use mdrun, pdb2gmx
(and possibly other commands).
The following is the error message when I tried to run pdb2gmx command.

The program 'pdb2gmx' is currently not installed. You can install it by typing:
sudo apt-get install gromacs

I tried to find those commands using "locate" command but they're
doesn't exist as if gromacs is not installed.
Note : The installation directory /usr/local/gromacs is exist.

anyone please tell me what will be the cause of this problem ?

Regards,


Husen
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

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

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.

Reply via email to