How to Install NS-3 in Ubuntu
Installing NS-3 in Ubuntu ns-3 is a discrete-event network simulator, targeted primarily for research and educational use. ns-3 is a free software, licensed under the GNU GPLv2 license, and is publicly available for research, development and use. ns-3 can be installed on any version of linux platform like ubuntu. So in order to install ns-3 you first have to upgrade your operating system to ubuntu (dual-boot or standalone). Once ubuntu is installed open the terminal by runing the following command ( ctrl+alt+T ). Also Read - Network Simulator , NS2 versus NS3 To install Prerequisites- sudo apt-get install gcc g++ python python-dev mercurial bzr gdb valgrind gsl-bin libgsl0-dev libgsl0ldbl flex bison tcpdump sqlite sqlite3 libsqlite3-dev libxml2 libxml2-dev libgtk2.0-0 libgtk2.0- dev uncrustify doxygen graphviz imagemagick texlive texlive-latex- extra texlive-generic-extra texlive-generic-recommended texinfo dia texlive texlive-latex-extra ...