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

Changes between Version 13 and Version 14 of OverSimInstall


Ignore:
Timestamp:
Dec 15, 2006, 5:23:25 PM (17 years ago)
Author:
Ingmar Baumgart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimInstall

    v13 v14  
    11= !OverSim Installation Instructions =
    22
    3 These instructions show you how to install OverSim for Linux. Compiling and running OverSim for Windows is currently not supported (If you want to compile OverSim for windows, you should take a look at the [http://www.omnetpp.org/pmwiki/index.php?n=Main.OmnetppInstallation OMNeT++ install instructions for Windows]).
     3These instructions show you how to install !OverSim for Linux. Compiling and running !OverSim for Windows is currently not supported (If you want to compile !OverSim for windows, you should take a look at the [http://www.omnetpp.org/pmwiki/index.php?n=Main.OmnetppInstallation OMNeT++ install instructions for Windows]).
    44
    55  1. Requirements for OMNeT++ and !OverSim:
     
    88    * optional simulation output postprocessing: [http://search.cpan.org/dist/Statistics-Descriptive/Descriptive.pm Perl::Descriptive]
    99
    10     If you have a debian-based distribution like Ubuntu you can install these packages
     10  If you have a debian-based distribution like Ubuntu you can install these packages
    1111with
    12 {{{
    13   sudo apt-get install tk8.4-dev libgmp3-dev libstatistics-descriptive-perl
    14 }}}
     12  {{{
     13    sudo apt-get install tk8.4-dev libgmp3-dev libstatistics-descriptive-perl
     14  }}}
    1515
    1616  2. Download [http://www.omnetpp.org/filemgmt/visit.php?lid=122 OMNeT++ 3.3] from http://www.omnetpp.org/ after reading the [http://www.omnetpp.org/external/license.php License]
    1717
    18   3. Create a new directory (in the following we assume you want to install OMNeT++ and OverSim to ~/sim/) and extract OMNeT++:
     18  3. Create a new directory (in the following we assume you want to install OMNeT++ and !OverSim to ~/sim/) and extract OMNeT++:
    1919{{{
    2020  mkdir ~/sim
     
    6464}}}
    6565
    66   11. Compile OverSim:
     66  11. Compile !OverSim:
    6767{{{
    6868  cd ~/sim/OverSim