|
Sunday, 17 June 2007 |
|
If you develop GROMACS code or hack the source for other reasons you need the automake and autoconf programs, and probably some basic understanding of how they work. You'll find it in the Development Tools section. We use CVS to keep track of GROMACS source code versions; there are some CVS Usage instructions if you need it. Our repository is read-only except for core developers. To compile GROMACS from the CVS sources you first need to use automake and autoconf to create the Makefiles and configuration script. More information can be found on the compiling CVS page.
|