Difference between revisions of "Install Slicer3 on Dell Laptop Inspiron 1501 (Fedora Core 6)"

From NAMIC Wiki
Jump to: navigation, search
 
Line 3: Line 3:
 
* Download free Tcl/Tk binary for linux from here:
 
* Download free Tcl/Tk binary for linux from here:
 
http://downloads.akctivestate.com/ActiveTcl/Linux/8.4.14/ActiveTcl8.4.14.0.272572-linux-ix86.tar.gz
 
http://downloads.akctivestate.com/ActiveTcl/Linux/8.4.14/ActiveTcl8.4.14.0.272572-linux-ix86.tar.gz
* Install Tcl/Tk
+
* Login as root and install Tcl/Tk  
 +
* Get Slicer3 source code:
 +
  svn co http://www.na-mic.org/svn/Slicer3/trunk Slicer3
 +
 +
* Build Slicer3:
 +
  ./Slicer3/Scripts/getbuildtest.tcl

Revision as of 01:30, 2 January 2007

Home < Install Slicer3 on Dell Laptop Inspiron 1501 (Fedora Core 6)

If Fedora Core 6 has been installed on Dell Laptop Inspiron 1501, follow these steps to build Slicer3 on it:

  • Download free Tcl/Tk binary for linux from here:

http://downloads.akctivestate.com/ActiveTcl/Linux/8.4.14/ActiveTcl8.4.14.0.272572-linux-ix86.tar.gz

  • Login as root and install Tcl/Tk
  • Get Slicer3 source code:
 svn co http://www.na-mic.org/svn/Slicer3/trunk Slicer3

  • Build Slicer3:
  ./Slicer3/Scripts/getbuildtest.tcl