Difference between revisions of "IGT:ToolKit/Install-Slicer3"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
Back to [[IGT:ToolKit|IGT:ToolKit]]
 
Back to [[IGT:ToolKit|IGT:ToolKit]]
  
Slicer 3 is the most important component of IGT ToolKit. To install Slicer3, users can download its binary or build from source code.
+
==Installing Slicer3==
==='''Download Slicer3 binaries'''===
 
The following installation steps are demonstrated on Linux<br>
 
  
1. Make a directory '''igt-tutorial''' somewhere on your computer
+
Slicer3 is the most important component of Image Guided Therapy Toolkit.
2. Download Slicer 3 binary to '''igt-tutorial''': <br>
 
    Slicer3-3.0.2008-05-21-linux-x86.tar.gz from http://www.slicer.org/DownloadSlicer.php/Nightly
 
3. Unzip the binary:
 
    tar xvf Slicer3-3.0.2008-05-21-linux-x86.tar.gz
 
4. Slicer3 is installed here: igt-tutorial/Slicer3-3.0.2008-05-21-linux-x86
 
  
==='''Build Slicer3 by yourself'''===
+
To install, you should either download a precompiled version (binary) '''OR''' build it yourself from the source code.
If you want to build Slicer3 on your computer, follow these instrunctions: http://www.slicer.org/slicerWiki/index.php/Slicer3:Build_Instructions
+
 
 +
==='''To download a precompiled version (binary)'''===
 +
Visit http://www.slicer.org/DownloadSlicer.php/Snapshots
 +
 
 +
Follow the link below "Downloads" corresponding to your computer platform and select Slicer3.2-rc1.
 +
 
 +
==='''Build Slicer3 from the source code'''===
 +
If you are a developer wishing to develop with Slicer3, you need to download the source code and compile Slicer3 on your computer.  Follow the instructions on the [https://www.slicer.org/wiki/Slicer3:Build_Instructions Slicer3 build instructions site]

Latest revision as of 17:27, 10 July 2017

Home < IGT:ToolKit < Install-Slicer3

Back to IGT:ToolKit

Installing Slicer3

Slicer3 is the most important component of Image Guided Therapy Toolkit.

To install, you should either download a precompiled version (binary) OR build it yourself from the source code.

To download a precompiled version (binary)

Visit http://www.slicer.org/DownloadSlicer.php/Snapshots

Follow the link below "Downloads" corresponding to your computer platform and select Slicer3.2-rc1.

Build Slicer3 from the source code

If you are a developer wishing to develop with Slicer3, you need to download the source code and compile Slicer3 on your computer. Follow the instructions on the Slicer3 build instructions site