ITK/Getting Started/Obtain/Linux: Difference between revisions
From KitwarePublic
< ITK | Getting Started | Obtain
Jump to navigationJump to search
Daviddoria (talk | contribs) (Created page with "In Linux, you have three choices of how to obtain ITK. In fact, one of the options allows you to skip ''Step 2: Building'' entirely! Option 1: (NOT YET AVAILABLE FOR ITK4!): [[I...") |
Daviddoria (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
Option 2: Download a [http://itk.org/ITK/resources/software.html release version] of the source code. A release version has been marked as "approved and working" by the community. | Option 2: Download a [http://itk.org/ITK/resources/software.html release version] of the source code. A release version has been marked as "approved and working" by the community. | ||
Option 3: Download the [[ITK/Getting_Started_Obtain/Linux/Git | Option 3: Download the [[ITK/Getting_Started_Obtain/Linux/Git|very latest version]] of the source code. |
Revision as of 13:15, 10 June 2012
In Linux, you have three choices of how to obtain ITK. In fact, one of the options allows you to skip Step 2: Building entirely!
Option 1: (NOT YET AVAILABLE FOR ITK4!): Download ITK from your package manager (e.g. apt-get on Ubuntu, yum on Fedora, etc)
Option 2: Download a release version of the source code. A release version has been marked as "approved and working" by the community.
Option 3: Download the very latest version of the source code.