|
Friday, 09 September 2005 |
|
If GROMACS compiled OK you're in principle done; this last step is trivial. However:
If you have an older (pre-3.3-release) Gromacs version installed from source in the same location you should remove it before proceeding! To adhere to modern Linux standards we have changed some subdirectories, and if you just install over the older files you risk ending up with duplicate files and data.
Install all the binaries, libraries and shared data files with
If you only built the mdrun executable you should use instead use
That's it - now it should work!
If you want to, you can create links to the GROMACS programs in /usr/local/bin with the command
|