Difference between revisions of "Slicer:Slicer2.5MGH Getting Started"
m (1 revision) |
|||
Line 1: | Line 1: | ||
− | <div class="floatleft"><span>[[Image:3DSlicer.png|[[Image:3DSlicer.png| 3D Slicer Logo]]]]</span></div><div class="floatright"><span>[[Image:FreeSurferSlicerModule.png| | + | <div class="floatleft"><span>[[Image:3DSlicer.png|[[Image:3DSlicer.png| 3D Slicer Logo]]]]</span></div><div class="floatright"><span>[[Image:FreeSurferSlicerModule.png|500px|FreeSurferImage]]</span></div> |
THIS IS THE UPDATED MGH VERSION AVAILABLE as of October 4, 2005. It is based on a stable Slicer 2.5 release, with updates for FreeSurfer interoperability that haven't yet been officially released. Slicer2.5MGH will be used for the FreeSurfer tutorial. | THIS IS THE UPDATED MGH VERSION AVAILABLE as of October 4, 2005. It is based on a stable Slicer 2.5 release, with updates for FreeSurfer interoperability that haven't yet been officially released. Slicer2.5MGH will be used for the FreeSurfer tutorial. | ||
Line 9: | Line 9: | ||
Download and unpack the appropriate archive for your platform from [http://slicerl.bwh.harvard.edu/snapshots/slicer2.5MGH Slicer2.5MGH]<nowiki>: this link gives you a precompiled ready-to-use Slicer for </nowiki>'''Windows XP''' and '''Mac OS X 10.4''' platforms. | Download and unpack the appropriate archive for your platform from [http://slicerl.bwh.harvard.edu/snapshots/slicer2.5MGH Slicer2.5MGH]<nowiki>: this link gives you a precompiled ready-to-use Slicer for </nowiki>'''Windows XP''' and '''Mac OS X 10.4''' platforms. | ||
− | * | + | * [http://slicerl.bwh.harvard.edu/snapshots/slicer2.5MGH/slicer2.5-MGH-win32-2005-10-04.zip Windows XP] |
− | * | + | * [http://slicerl.bwh.harvard.edu/snapshots/slicer2.5MGH/slicer2.5-MGH-darwin-ppc-2005-10-04.tar.gz Mac OS X 10.4] |
− | * | + | * [http://slicerl.bwh.harvard.edu/snapshots/slicer2.5MGH/slicer2.5-MGH-linux-x86-2005-10-04.tar.gz Linux] |
− | * | + | * [http://slicerl.bwh.harvard.edu/snapshots/slicer2.5MGH/slicer2.5-MGH-solaris-sparc-2005-10-04.tar.gz Solaris] |
If you are running Mac OS X 10.3, please upgrade your platform. | If you are running Mac OS X 10.3, please upgrade your platform. | ||
Line 33: | Line 33: | ||
xterm -e /Users/pieper/slicer2.5/latest/slicer2/slicer2-darwin-ppc | xterm -e /Users/pieper/slicer2.5/latest/slicer2/slicer2-darwin-ppc | ||
− | Other | + | Other [[Slicer:Slicer2.5_Patches_for_the_Mac|notes]] on building and running on the Mac. |
− | Note that Slicer relies on the X11 system and must be launched from within an xterm. More information about | + | Note that Slicer relies on the X11 system and must be launched from within an xterm. More information about [http://developer.apple.com/darwin/runningx11.html X11] on the mac. |
== Reporting Bugs == | == Reporting Bugs == | ||
− | Please | + | Please report bugs for Slicer version 2.5.x. [http://www.na-mic.org/Bug/ here]. Information on [[Slicer:Bugs|How to enter bugs]] into the Slicer bug tracker. |
== Where to go for Help == | == Where to go for Help == | ||
Compilation/development questions can be sent to the [http://lists.bwh.harvard.edu/mailman/listinfo/slicer-devel Slicer Developer's Mailing List]. Questions about running Slicer can be sent to the [http://lists.bwh.harvard.edu/mailman/listinfo/slicer-users Slicer User's Mailing List]. | Compilation/development questions can be sent to the [http://lists.bwh.harvard.edu/mailman/listinfo/slicer-devel Slicer Developer's Mailing List]. Questions about running Slicer can be sent to the [http://lists.bwh.harvard.edu/mailman/listinfo/slicer-users Slicer User's Mailing List]. |
Latest revision as of 16:16, 21 May 2008
Home < Slicer:Slicer2.5MGH Getting StartedTHIS IS THE UPDATED MGH VERSION AVAILABLE as of October 4, 2005. It is based on a stable Slicer 2.5 release, with updates for FreeSurfer interoperability that haven't yet been officially released. Slicer2.5MGH will be used for the FreeSurfer tutorial.
Contents
Download Slicer for Users
Download and unpack the appropriate archive for your platform from Slicer2.5MGH: this link gives you a precompiled ready-to-use Slicer for Windows XP and Mac OS X 10.4 platforms.
If you are running Mac OS X 10.3, please upgrade your platform.
Installation
You can run the toplevel slicer executable from any directory, but if you want to install it as a system-wide package we suggest the following methods: mbolic link in /usr/local/bin pointing to the executable for your platform in the distribution directory
- Windows: There is no windows installer, so you may put slicer in any convenient location and put a shortcut to the slicer2-win32.exe on your desktop.
- Mac OS: No installation suggestions currently
Notes for Mac OS X Users
Note: See the top of this page for information on configuring your X server.
To run Slicer on the Mac, you need to have the X server and from an xterm run the slicer2-darwin-ppc executable at the top level of the unpacked archive.
If you want to customize the X11 Application menu to launch slicer, you can use a syntax like the following:
xterm -e /Users/pieper/slicer2.5/latest/slicer2/slicer2-darwin-ppc
Other notes on building and running on the Mac.
Note that Slicer relies on the X11 system and must be launched from within an xterm. More information about X11 on the mac.
Reporting Bugs
Please report bugs for Slicer version 2.5.x. here. Information on How to enter bugs into the Slicer bug tracker.
Where to go for Help
Compilation/development questions can be sent to the Slicer Developer's Mailing List. Questions about running Slicer can be sent to the Slicer User's Mailing List.