Installation of ITK on a Linux workstation

Written by Ofri Sadowsky, 2003-01-22



1. Introduction

ITK is National Library of Medicine (NLM) “Insight Segmentation and Registration Toolkit.” ITK information is available on http://www.itk.org.

This document describes the installation process for the ITK package on the Linux workstation 'tragus' (Red Hat Linux release 8.0 (Psyche)). As of the creation of the document, ITK did not include an RPM (RedHat Package Manager). The installation was done manually, and involved using cmake to compile the ITK source files and build the libraries.



2. Download and Installation