User Tools

Site Tools


pads:artisinst

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
pads:artisinst [2012/10/19 08:14] gdangelopads:artisinst [2019/11/15 13:00] gda
Line 8: Line 8:
    * **Bash shell**: command line usage    * **Bash shell**: command line usage
    * **ARTÌS**: general structure, please see [[http://gdangelo.web.cs.unibo.it/pool/papers/gdangelo-PERF-2005.pdf|FIRB2005]].    * **ARTÌS**: general structure, please see [[http://gdangelo.web.cs.unibo.it/pool/papers/gdangelo-PERF-2005.pdf|FIRB2005]].
-   * **GAIA/GAIA+**: general structure, please see [[http://gdangelo.web.cs.unibo.it/pool/papers/gdangelo-IJSPM-2009.pdf|IJSPM09]].+   * **GAIA/GAIA+**: general structure, please see [[https://arxiv.org/abs/1610.01295|SIMPAT2017]].
  
 ===== Assumptions ===== ===== Assumptions =====
  
-   * **UBUNTU Linux 10.04.1**: desktop version, fully updated+   * **UBUNTU Linux 12.04.1**: desktop version, fully updated
  
-===== Basic Installation =====+===== Installation =====
  
 ==== Download ==== ==== Download ====
Line 22: Line 22:
 <fc #ff6600>EXAMPLE:</fc> <fc #ff6600>EXAMPLE:</fc>
 <code> <code>
-wget http://pads.cs.unibo.it/download/artis/ARTIS-2.0.2-LUNES-0.0.1a.tar.bz2+wget http://pads.cs.unibo.it/download/artis/ARTIS-2.0.4-i686.tar.bz2
 </code> </code>
  
Line 29: Line 29:
 <fc #ff6600>EXAMPLE:</fc> <fc #ff6600>EXAMPLE:</fc>
 <code> <code>
-tar xvfz ARTIS-2.0.2-LUNES-0.0.1a.tar.bz2+tar xvfj ARTIS-2.0.4-i686.tar.bz2
 </code> </code>
  
 ==== Missing libraries ==== ==== Missing libraries ====
  
-<fc #ff0000>MISSING LIBRARIES:</fc> the standard installation of Ubuntu 10.04.1 is missing some libraries that are needed by ARTÌS/GAIA. The following libraries have to be installed using the command line interface (as shown in the following) or the graphical tools provided in Ubuntu.+<fc #ff0000>MISSING LIBRARIES:</fc> the standard installation of Ubuntu 12.04.1 is missing some libraries that are needed by ARTÌS/GAIA. The following libraries have to be installed using the command line interface (as shown in the following) or the graphical tools provided in Ubuntu. Starting from ARTÌS+GAIA version 2.1.0 the  
 +"libgcrypt" libraries are no longer necessary.
  
-|  name            ^ description ^ +|  name            ^  description  
 ^ libgcrypt11    |  cryptographic functions  | ^ libgcrypt11    |  cryptographic functions  |
 ^ libgcrypt-dev    |  cryptographic functions, development files  | ^ libgcrypt-dev    |  cryptographic functions, development files  |
Line 46: Line 47:
 sudo apt-get install libgcrypt11 libgcrypt-dev libglib2.0-0 libglib2.0-dev sudo apt-get install libgcrypt11 libgcrypt-dev libglib2.0-0 libglib2.0-dev
 </code> </code>
 +
 +===== Basic Usage =====
 +
  
 ==== A simple example ==== ==== A simple example ====
Line 53: Line 57:
 <fc #ff6600>EXAMPLE:</fc> <fc #ff6600>EXAMPLE:</fc>
 <code> <code>
-cd ARTIS-2.0.2/EXAMPLES/WIRELESS+cd ARTIS-2.0.4/EXAMPLES/WIRELESS
 </code> </code>
  
pads/artisinst.txt · Last modified: 2019/11/15 13:03 by gda

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki