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

Changes between Version 15 and Version 16 of OverSimReaSE


Ignore:
Timestamp:
Nov 4, 2010, 10:41:22 AM (13 years ago)
Author:
Ingmar Baumgart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimReaSE

    v15 v16  
    1 
    2 ''' For support of [https://i72projekte.tm.uka.de/trac/ReaSE/ ReaSE topologies] in !OverSim, you need a new ReaSE version, which will be released in a couple of days! '''
    3 
    4 
    51== How to build !OverSim with ReaSE support ==
    62
    7 1. Download and compile ReaSE (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/27 ReaSE-OMNeT4-1.22-src.tar.gz] (in the following we assume you have installed OMNeT++ and !OverSim to ~/sim/):
    84{{{
    95  cd ~/sim
     
    21173. Edit {{{simulations/default.ini}}} in your !OverSim directory and modify the {{{ned-path}}} to contain the ReaSE directory.
    2218
    23 4. Download and install the ReaSE GUI:
     194. Download, extract and install the GUI [https://i72projekte.tm.uka.de/trac/ReaSE/downloads/26 ReaSEGUI-OMNeT4-1.22.tar.gz]:
    2420{{{
    2521  cd ~/sim
    26   tar xzvf /tmp/ReaSEGUI-OMNeT4-1.21.tar.gz
     22  tar xzvf /tmp/ReaSEGUI-OMNeT4-1.22.tar.gz
    2723  cd ~/sim/ReaseGUI/TGM
    2824  make