NST32031-Practical For Wireless Network: Fusion (Mac), IDE (Eclipse)
NST32031-Practical For Wireless Network: Fusion (Mac), IDE (Eclipse)
NST32031-Practical For Wireless Network: Fusion (Mac), IDE (Eclipse)
3. The copy pate below command to install all (nearly 800MB) prerequisite
libraries to your system;
All libraries;
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 texlive-extra-utils texlive-
generic-recommended texi2html python-pygraphviz python-kiwi python-pygoocanvas
libgoocanvas-dev python-pygccxml
4. Downloading ns-3
a. Using a Tarball; type one of the below commands to download ns3
packages
i. tar xjf ns-allinone-3.30.tar.bz2
ii. tar –xvf ns-allinone-3.30.tar.bz2
b. Or download the ns3 package from https://www.nsnam.org
5. Once downloading is finished type the below command to go to the
directory
a. cd ns-allinone-3.30/
b. sudo apt-get install synaptic
i. install the synaptic package manager
c. sudo synaptic
i. run the synaptic
d. ls
i. check build.py is available inside your directory
1. ./build.py –enable-examples –enable-tests
Build the ns3