Search This Blog

Monday, February 28, 2011

cmake installation

  1. Download cmake (cmake-2.8.4.tar.gz) from here.
  2. Unzip using "tar zxvof cmake-2.8.4.tar.gz"
  3. cd cmake-2.8.4
  4. ./bootstrap
  5. make
  6. make install
For compute nodes, use script Docmake.

OpenFOAM = Ubuntu/Debian Pack Installation



http://www.openfoam.com/download/ubuntu.php

Labels