Network Simulator-3 (#ns-3.30.1) step by step installation in #ubuntu 16.04 LTS #Technosilent
Описание
//welcome to #Technosilent ....... Like & subscribe
#Network Simulator-3.30.1 (#ns-3.30.1) step by step installation in #ubuntu 16.04 LTS
//Step 1: Prerequisites installation (NEED 1.5 GB DATA)
sudo apt-get install gcc g++ python python3 python3-dev python3-setuptools git mercurial qt5-default mercurial python-pygraphviz python-kiwi python-pygoocanvas libgoocanvas-dev ipython gir1.2-goocanvas-2.0 python-gi python-gi-cairo python-pygraphviz python3-gi python3-gi-cairo python3-pygraphviz gir1.2-gtk-3.0 ipython ipython3 openmpi-bin openmpi-common openmpi-doc libopenmpi-dev autoconf cvs bzr unrar gdb valgrind uncrustify doxygen graphviz imagemagick texlive texlive-extra-utils texlive-latex-extra texlive-font-utils texlive-lang-portuguese dvipng latexmk python3-sphinx dia gsl-bin libgsl-dev tcpdump sqlite sqlite3 libsqlite3-dev libxml2 libxml2-dev cmake libc6-dev libc6-dev-i386 lvm-6.0-dev automake python-pip libgtk2.0-0 libgtk2.0-dev vtun lxc uml-utilities libboost-signals-dev libboost-filesystem-dev
//step 2: Download ns-allinone-3.30.1.tar.bz2 from https://www.nsnam.org/releases/ns-3-30/download/ (FILE SIZE 30 MB)
//step 3: Exract ns-allinone-3.30.1.tar.bz2 using following command
$ tar xjf ns-allinone-3.30.1.tar.bz2
//step 4: Go to ns-allinone-3.30.1
$ cd ns-allinone-3.30.1/
//step 5: Build ns3
$ ./build.py --enable-examples --enable-tests
//step 6: configure ns3
$ cd ns-3.30.1/
$ ./waf -d debug --enable-examples --enable-tests configure
# ./waf
//step 7: Test ns3
$ ./test.py
// step 8: Run ns3 program
$ cd ns-allinone-3.30.1/ns-3.30.1/
$ ./waf --run scratch/scratch-simulator
Thank you for watching... kindly subscribe my channel #Technosilent
Рекомендуемые видео


















