wiki:Prequisites

Version 1 (modified by mies@…, 13 years ago) ( diff )

--

Linux

For OMNeT++ and RoutingSim, you need the following software packages installed. On a debian-based system, you can install them via

    apt-get install libboost-dev build-essential gcc g++ bison flex perl \
    tcl-dev tk-dev blt libxml2-dev zlib1g-dev openjdk-6-jre \
    doxygen graphviz openmpi-bin libopenmpi-dev libpcap-dev

If you already have installed OMNeT++, you will only need to install libboost-dev

Windows

It is also possible to run RoutingSim on Windows systems. To this purpose, install OMNeT++ as described in the OMNeT++ Install Guide and follow the instructions on installing the Boost Libary.

Then you should be ready to continue with the next step in this installation guide.

Note: See TracWiki for help on using the wiki.