Changes between Version 1 and Version 2 of barSoftwareInstallation


Ignore:
Timestamp:
04/07/11 12:21:14 (13 years ago)
Author:
jkowalski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • barSoftwareInstallation

    v1 v2  
    44 
    55---- 
    6 *Note*: This procedure is valid for _Ubuntu 9.04_ and _Ubuntu 10.04 LTS_ and was tested on 4.08.2010. 
    7 For guides related to _Ubuntu 8.04_ see [InstallationUbuntu804  here].  
    8 Installation on other Ubuntu versions or other Linux distributions is simmilar, however not yet described. 
     6*Note*: This procedure is valid for //Ubuntu 9.04// and //Ubuntu 10.04 LTS// and was tested on 4.08.2010. 
     7For guides related to //Ubuntu 8.04// see [[barSoftwareinstallation8.04]].  
     8Installation on other Ubuntu versions or other Linux distributions is similar, however not described yet. 
    99---- 
    10 <wiki:toc max_depth="3" /> 
     10[[PageOutline(1-3,, inline)]] 
    1111 
    12 ==Installing required packages== 
     12== Installing required packages == 
    1313 
    1414Installation consists of following steps (just paste code blocks into terminal it should be fine (Ubuntu 9.10). 
    15   # Installing Visualization Toolkit and other graphic libraries: 
     15  1. Installing Visualization Toolkit and other graphic libraries: 
    1616{{{ 
    1717sudo apt-get install \ 
     
    2020python-vtk libgtkgl2.0-1 libgtkgl2.0-dev libgtkglext1 librsvg2-2 python-nifti 
    2121}}} 
    22   # Installing python-related packages: 
     22  2. Installing python-related packages: 
    2323{{{ 
    2424sudo apt-get install \ 
    2525python-gtkglext1 python-rsvg python-opengl python-numpy python-scipy python-wxgtk2.6 
    2626}}} 
    27   # Other packages: 
     27  3. Other packages: 
    2828{{{ 
    2929sudo apt-get install \ 
     
    6969 
    7070Once all packages are installed, it's time to create directory structure: 
    71 ==Getting code== 
     71== Getting code == 
    7272It is assumed that main directory dedicated for software is `/home/$USERNAME/3dbar`. 
    7373if You want to install to another directory, please replace `3dbar` with desired path. 
     
    9191  * *bin*: Holds all executable files, atlas parsers and auxiliary scripts 
    9292  * *lib*: Holds 3dBAR api 
    93   * *atlases*: Directory, where source data, _CAF_ _datasets_ and reconstructed models are stored. Each dataset (denoted as DATASET_NAME) contains following subdirectories: 
     93  * *atlases*: Directory, where source data, //CAF datasets// and reconstructed models are stored. Each dataset (denoted as DATASET_NAME) contains following subdirectories: 
    9494    * atlases/DATASET_NAME/src : Here source data is located. It may be put manually by user or ie. downloaded from internet depending on particular parser.  
    9595    * atlases/DATASET_NAME/caf : Is the directory where CAF dataset is generated by particular parsers. 
    9696    * atlases/DATASET_NAME/reconstructions : Here performed reconstruction are generated using 3dBAR GUI. 
    9797 
    98 <wiki:comment> 
    99 ==Initial build== 
     98{{{#!comment 
     99== Initial build == 
    100100In order create initial CAF datasets, generate documentation use following command in /home/$USERNAME/3dbar/ directory: 
    101101{{{ 
     
    110110 
    111111 
    112 ==Getting parsers for additional datasets== 
    113  
    114 </wiki:comment> 
     112== Getting parsers for additional datasets == 
     113}}} 
friendster counter