Difference between revisions of "Slicer3:Downloads"

From NAMIC Wiki
Jump to: navigation, search
Line 32: Line 32:
 
|}
 
|}
  
Compiled Slicer3 executables are [http://www.na-mic.org/Slicer/Download/Snapshots/ available here].
+
There are a couple different ways to obtain Slicer3 to run on your own computer.  You can either download a precompiled Slicer3 installer for your platform, or build it yourself from a SVN checkout.
 +
 
 +
==Obtaining a Precompiled Binary==
 +
 
 +
Compiled Slicer3 executables are [http://www.na-mic.org/Slicer/Download/Snapshots/ available here]. From the Snapshots directory, select your architecture. 
 +
 
 +
The current supported architectures are:
 +
 
 +
* darwin-x86: Mac OSX - Darwin x86 Intel
 +
* darwin-ppc: Mac OSX - Darwin Power PC
 +
* linux-x86: Linux-x86 - Linux 32-bit
 +
* linux-x86_64: Linux-x86_64 - Linux 64-bit
 +
* win32: Windows
 +
 
 +
The Snapshots directory contains both Slicer2 and Slicer3 binaries.  For the latest build, select the filename that begins with "Slicer3" and has the most recent date.  These are beta builds, so you might find some bugs.  If you do, please email slicer-users@bwh.harvard.edu so we can continue to improve Slicer3. 
 +
 
 +
===Installing on Mac OSX===
 +
 
 +
===Installing on Linux===
 +
 
 +
After downloading the file, move it to where you would like to install Slicer3, and then execute the .sh binary.  To do this, simply do the following:
 +
 
 +
./Slicer3-3.0.2007-01-08-Linux-x86_64.sh
 +
 
 +
===Installing on Windows===
 +
 
 +
After downloading the file, simply double-click on it to start the installation process.  To uninstall Slicer3, double-click the Uninstall icon in the Slicer3 directory.
 +
 
 +
 
 +
==Build Slicer3 Yourself==
  
 
Or you can follow the instructions to [[Slicer3:Build_Instructions|build it yourself]].  
 
Or you can follow the instructions to [[Slicer3:Build_Instructions|build it yourself]].  

Revision as of 22:01, 16 January 2007

Home < Slicer3:Downloads
Slicer3

Home

About

FAQ

Status

Downloads

Documentation

Community Support

Developers

Acknowledgements

Links

There are a couple different ways to obtain Slicer3 to run on your own computer. You can either download a precompiled Slicer3 installer for your platform, or build it yourself from a SVN checkout.

Obtaining a Precompiled Binary

Compiled Slicer3 executables are available here. From the Snapshots directory, select your architecture.

The current supported architectures are:

  • darwin-x86: Mac OSX - Darwin x86 Intel
  • darwin-ppc: Mac OSX - Darwin Power PC
  • linux-x86: Linux-x86 - Linux 32-bit
  • linux-x86_64: Linux-x86_64 - Linux 64-bit
  • win32: Windows

The Snapshots directory contains both Slicer2 and Slicer3 binaries. For the latest build, select the filename that begins with "Slicer3" and has the most recent date. These are beta builds, so you might find some bugs. If you do, please email slicer-users@bwh.harvard.edu so we can continue to improve Slicer3.

Installing on Mac OSX

Installing on Linux

After downloading the file, move it to where you would like to install Slicer3, and then execute the .sh binary. To do this, simply do the following:

./Slicer3-3.0.2007-01-08-Linux-x86_64.sh

Installing on Windows

After downloading the file, simply double-click on it to start the installation process. To uninstall Slicer3, double-click the Uninstall icon in the Slicer3 directory.


Build Slicer3 Yourself

Or you can follow the instructions to build it yourself.

See the Status Page for more information on what the software does.

Slicer3 Alpha Release Notes

For information about the current release of Slicer2.6, see Slicer2.6 Getting Started.