Difference between revisions of "Slicer Training Basic"
From NAMIC Wiki
Line 1: | Line 1: | ||
+ | Back to [[IGT-Tool-Kit|IGT-Tool-Kit]] | ||
+ | |||
==Build Slicer 3== | ==Build Slicer 3== | ||
===Prerequisite on linux=== | ===Prerequisite on linux=== |
Revision as of 19:39, 3 March 2008
Home < Slicer Training BasicBack to IGT-Tool-Kit
Build Slicer 3
Prerequisite on linux
To compile slicer and do development, be sure you have a complete set of development packages installed on your machine. The exact packages vary by distribution, but include:
* gcc * gcc-c++ * libX11 * libX11-devel (libX11-dev on Ubuntu 7.04) * libXt-devel (libXt-dev on Ubuntu) * opengl/mesa (libgl1-mesa-dev on Ubuntu)
Build instructions
http://www.na-mic.org/Wiki/index.php/Slicer3:Build_Instructions