Prerequisites

From KitwarePublic
Revision as of 18:39, 8 November 2012 by Cjh1 (talk | contribs) (Created page with "==Prerequisites== *Python is required for generation of the source tree and the wrapping code [http://www.python.org]. *The Catalyst build process requires [http://www.cmake.org...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Prerequisites

  • Python is required for generation of the source tree and the wrapping code [1].
  • The Catalyst build process requires CMake version 2.8.8 or higher, a working compiler and make.
  • MPI [2], [3] is also required.
  • If the source tree is to be generated manually then a clone of the ParaView git repository is needed. See Checkout Development Version from git on the ParaView Wiki.