Difference between revisions of "Slicer3:Debian"
Belhachemi (talk | contribs) |
Belhachemi (talk | contribs) (→Ubuntu) |
||
Line 44: | Line 44: | ||
The Ubuntu distribution will also contain a slicer package in their | The Ubuntu distribution will also contain a slicer package in their | ||
− | universe repository. | + | universe repository [https://launchpad.net/ubuntu/+source/slicer]. |
This package is probably based on the slicer package taken from Debian "unstable". | This package is probably based on the slicer package taken from Debian "unstable". | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Thanks! == | == Thanks! == | ||
These packages were the result of a lot of work by Dominique Belhachemi. | These packages were the result of a lot of work by Dominique Belhachemi. |
Revision as of 17:25, 31 October 2010
Home < Slicer3:DebianContents
Intro
A Debian package for slicer and a slicer ubuntu packagehave been created to make it easier to install slicer on Debian and Ubuntu machines. This means users can simply do:
sudo apt-get install slicer
and the slicer3 command will be available in their path and system menus. All slicer executables and libraries will be installed along with dependencies.
Debian "squeeze"
Debian "squeeze" - the next major Debian release - will contain a slicer package.
For testing purposes there is a Live DVD for a temporary installation and a Installer CD for a permanent installation available. Download the correct image for your architecture, burn to a suitable media and boot from it to install:
Live DVD Beta 1
Installer CD Alpha 1
- http://cdimage.debian.org/cdimage/squeeze_di_alpha1/i386/iso-cd/debian-testing-i386-netinst.iso
- http://cdimage.debian.org/cdimage/squeeze_di_alpha1/amd64/iso-cd/debian-testing-amd64-netinst.iso
- Images for other architectures can be found on: http://www.debian.org/devel/debian-installer/
Install and Start slicer
As root perform:
apt-get update apt-get install slicer slicer3
Switching to Debian "unstable"
- You also could switch to Debian "unstable" to access the bleeding edge version of the slicer package.
1. Boot or Install Debian "squeeze" like described above.
2. Add the following line to /etc/apt/sources.list
deb http://http.us.debian.org/debian/ unstable main
3. As root perform
apt-get update apt-get dist-upgrade
Ubuntu
The Ubuntu distribution will also contain a slicer package in their universe repository [1]. This package is probably based on the slicer package taken from Debian "unstable".
Thanks!
These packages were the result of a lot of work by Dominique Belhachemi.