Changes between Version 36 and Version 37 of barSoftwareInstallation


Ignore:
Timestamp:
04/27/12 11:35:58 (13 years ago)
Author:
jkowalski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • barSoftwareInstallation

    v36 v37  
    11= 3d Brain Atlas Reconstructor Installation (Ubuntu) = 
    2  
    3 ---- 
    4 **Note**: This procedure is valid for //Ubuntu 9.04//, //Ubuntu 10.04 LTS//, //Ubuntu 10.10// and //Ubuntu 11.04//. Installation on other Ubuntu versions or other Linux distributions is similar but the packages versions may be slightly different. 
    5 ---- 
    62 
    73[[PageOutline(2-4,, inline)]] 
     
    120116 
    121117 
    122 === Installation in Ubuntu 9.10 === 
    123   1. Install the Visualization Toolkit and other graphics libraries: 
    124 {{{ 
    125 sudo apt-get install \ 
    126 libvtk5.2 libvtk5-dev libvtk5.2-qt4 libvtk5-qt4-dev \ 
    127 tk8.5 tk8.5-dev \ 
    128 python-vtk libgtkgl2.0-1 libgtkgl2.0-dev libgtkglext1 librsvg2-2 python-nifti 
    129 }}} 
    130   2. Install python related packages: 
    131 {{{ 
    132 sudo apt-get install \ 
    133 python-gtkglext1 python-rsvg python-opengl python-numpy python-scipy python-wxgtk2.6 
    134 }}} 
    135   3. Other packages: 
    136 {{{ 
    137 sudo apt-get install \ 
    138 potrace pstoedit python-setuptools python-epydoc 
    139 }}} 
    140  
    141 If you are a developer you may also want to install optional packages with documentation: 
    142 {{{ 
    143 sudo apt-get install vtkdata vtk-doc vtk-examples 
    144 }}} 
    145  
    146 === Installation in Ubuntu 8.04 === 
    147  
    148 Installation consists of following steps (just paste code blocks into terminal it should be fine: 
    149   1. Installing Visualization Toolkit and other graphic libraries: 
    150 {{{ 
    151 sudo apt-get install \ 
    152 libvtk5 libvtk5-dev libvtk5-qt4 libvtk5-qt4-dev \ 
    153 tk8.5 tk8.5-dev \ 
    154 python-vtk libgtkgl2.0-1 libgtkgl2.0-dev libgtkglext1 librsvg2-2 python-nifti 
    155 }}} 
    156   2. Installing python-related packages: 
    157 {{{ 
    158 sudo apt-get install \ 
    159 python-gtkglext1 python-opengl python-numpy python-scipy \ 
    160 python-gnome2 python-gnome2-desktop python-gnome2-desktop-dev python-gnome2-dev python-wxgtk2.6 
    161 }}} 
    162   3. Other packages: 
    163 {{{ 
    164 sudo apt-get install \ 
    165 potrace pstoedit python-setuptools subversion python-epydoc 
    166 }}} 
    167  
    168 If You are a developer, you may also want to install optional packages with documentation: 
    169 {{{ 
    170 sudo apt-get install vtkdata vtk-doc vtk-examples 
    171 }}} 
    172  
    173118---- 
    174119 
friendster counter