Difference between revisions of "Slicer Training Basic"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Back to [[3D_Ultrasound_Module_in_Slicer_3|3D_Ultrasound_Module_in_Slicer_3]]
+
<big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer_Training_Basic  here]</font></big>
 
 
==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
 

Latest revision as of 17:30, 10 July 2017

Home < Slicer Training Basic

Note: We are migrating this content to the slicer.org domain - The newer page is here