Installation of CMake on a Linux workstation

Written by Ofri Sadowsky, 2003-01-15

Updated 2003-01-22

1. Introduction

CMake is a cross-platform, open-source make system. It has become an installation tool for major open-source projects, of which our interest focuses on VTK, Slicer, and NLM Insight (ITK). Detailed information about CMake and files to download are on the web-site http://www.cmake.org.

This document describes in brief the installation process for the CMake package on the Linux workstation 'tragus' (Red Hat Linux release 8.0 (Psyche)). As of the creation of the document, CMake did not include an RPM (RedHat Package Manager). The installation was done manually.


2. Download and Installation