close Warning: BrowserModule failed with ConfigurationError: Look in the Trac log for more information.

Changes between Version 16 and Version 17 of OverSimReaSE


Ignore:
Timestamp:
Nov 10, 2010, 8:20:04 PM (13 years ago)
Author:
Ingmar Baumgart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimReaSE

    v16 v17  
    11== How to build !OverSim with ReaSE support ==
    22
    3 1. Download, extract and compile [https://i72projekte.tm.uka.de/trac/ReaSE/downloads/27 ReaSE-OMNeT4-1.22-src.tar.gz] (in the following we assume you have installed OMNeT++ and !OverSim to ~/sim/):
     31. Download, extract and compile [https://i72projekte.tm.uka.de/trac/ReaSE/downloads/29 ReaSE-OMNeT4-1.23-src.tar.gz] (in the following we assume you have installed OMNeT++ and !OverSim to ~/sim/):
    44{{{
    55  cd ~/sim
    6   tar xzvf /tmp/ReaSE-OMNeT4-1.22-src.tar.gz
     6  tar xzvf /tmp/ReaSE-OMNeT4-1.23-src.tar.gz
    77  cd ReaSE
    88  make OVERSIM=true
     
    17173. Edit {{{simulations/default.ini}}} in your !OverSim directory and modify the {{{ned-path}}} to contain the ReaSE directory.
    1818
    19 4. Download, extract and install the GUI [https://i72projekte.tm.uka.de/trac/ReaSE/downloads/26 ReaSEGUI-OMNeT4-1.22.tar.gz]:
     194. Download, extract and install the GUI [https://i72projekte.tm.uka.de/trac/ReaSE/downloads/28 ReaSEGUI-OMNeT4-1.23.tar.gz]:
    2020{{{
    2121  cd ~/sim
    22   tar xzvf /tmp/ReaSEGUI-OMNeT4-1.22.tar.gz
     22  tar xzvf /tmp/ReaSEGUI-OMNeT4-1.23.tar.gz
    2323  cd ~/sim/ReaseGUI/TGM
    2424  make