Hi Sonika,
cmake needs a specification of the path where the source code is. In
addition to that, it is best to build it in a separate directory. As
explained on the website, in your gromacs directory:
mkdir build
cd build
cmake ../
make
make install
Hope it helps,
Tsjerk
On Tue, Jul 2, 2013
Hi everyone,
I am trying to install Gromacs on OS X and following the installation guide, in
section 4.1, I get an output shown as follows:
Sonikas-MacBook-Pro:Downloads sonikagahlawat$ cd gromacs-4.6.2
Sonikas-MacBook-Pro:gromacs-4.6.2 sonikagahlawat$ cmake
cmake version 2.8.11.1
Usage
cmake
2 matches
Mail list logo