Changes between Version 34 and Version 35 of barSoftwareInstallation


Ignore:
Timestamp:
04/27/12 11:29:29 (12 years ago)
Author:
jkowalski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • barSoftwareInstallation

    v34 v35  
    1919Unzip the file to your home directory and go to the 3dBAR directory: 
    2020{{{ 
    21 mkdir ~/3dbar; unzip 3dbar_latest.zip -d ~/3dbar ; cd ~/3dbar; 
     21mkdir ~/3dbar; unzip 3dbar.zip -d ~/3dbar ; cd ~/3dbar; 
    2222}}} 
    2323 
     
    5656}}} 
    5757 
    58 === Installation in Kubuntu 11.10 === 
     58=== Installation in Ubuntu 12.04 LTS === 
     59 
     60  1. Install the Visualization Toolkit and other graphics libraries: 
     61{{{ 
     62sudo apt-get install \ 
     63libvtk5.8 libvtk5-dev libvtk5.8-qt4 libvtk5-qt4-dev \ 
     64tk8.5 tk8.5-dev \ 
     65python-vtk libgtkgl2.0-1 libgtkgl2.0-dev libgtkglext1 librsvg2-2 python-nifti 
     66}}} 
     67  2. Install python related packages: 
     68{{{ 
     69sudo apt-get install \ 
     70python-gtkglext1 python-rsvg python-opengl python-numpy python-scipy python-wxgtk2.8 
     71}}} 
     72  3. Other packages: 
     73{{{ 
     74sudo apt-get install \ 
     75potrace pstoedit python-setuptools python-epydoc 
     76}}} 
     77 
     78 
     79=== Installation in Ubuntu 11.10 === 
    5980 
    6081  1. Install the Visualization Toolkit and other graphics libraries: 
     
    7596potrace pstoedit python-setuptools python-epydoc 
    7697}}} 
     98 
    7799 
    78100=== Installation in Ubuntu 10.04 === 
friendster counter