Tech News Today, Marshmallow Custom Rom, Huawei, Run Programs, Network, Chromebook, Bank Account

Sabtu, 10 November 2012

How to install NS3 in Linux Mint & Ubuntu

How to install NS3 in Linux Mint & Ubuntu - To all visitors of this blog, I say welcome and thank you for visiting the blog Tech News Today Look for all the things you need that are available on this blog. If not available, please leave suggestions and comments for the development of this blog. now we will discuss first about How to install NS3 in Linux Mint & Ubuntu we have collected a lot of information from sources to create this article, so please see.

Articles : How to install NS3 in Linux Mint & Ubuntu
full Link : How to install NS3 in Linux Mint & Ubuntu

You can also see our article on:


How to install NS3 in Linux Mint & Ubuntu


ns-3 is a discrete-event network simulator for Internet systems, targeted primarily for research and educational use. ns-3 is free software, licensed under the GNU GPLv2 license, and is publicly available for research, development, and use. 
Take a look to how to install NS3 in ubuntu or Linux Mint 


To install NS in Linux 
 Requirements
  •   ubuntu 10.10 or higher
  •  an internet conenction
if you have both  follow the simple steps 

   1. open the Terminal
   2.First update the Ubuntu repos:
$sudo apt-get update

After this install the following packages 

$ sudo apt-get install gcc g++ python



$ sudo apt-get install gcc g++ python python-dev
$ sudo apt-get install mercurial

$ sudo apt-get install bzr


$ sudo apt-get install gdb valgrind

$ sudo apt-get install gsl-bin libgsl0-dev libgsl0ldbl


$ sudo apt-get install flex bison

$ sudo apt-get install gcc

$ sudo apt-get install g++

$ sudo apt-get install tcpdump
$ sudo apt-get install sqlite sqlite3 libsqlite3-dev


$ sudo apt-get install libxml2 libxml2-dev
$ sudo apt-get install libgtk2.0-0 libgtk2.0-dev
$ sudo apt-get install vtun lxc

$ sudo apt-get install uncrustify

$ sudo apt-get install doxygen graphviz imagemagick
$ sudo apt-get install texlive texlive-pdf texlive-latex-extra texlive generic-extra texlive-generic-recommended

$ sudo apt-get install python-pygraphviz python-kiwi python-pygoocanvas libgoocanvas-dev

Then make a directory 

$ mkdir ns                                                 //(you can use of different name for ns)
$ cd ns                                                     // (with this command you can enter to your directory)
$ wget https://www.nsnam.org/release/ns-allinone-3.15.tar.bz2   //(if this command doesn’t work you can download and copy it into directory)
$ tar xjf ns-allinone-3.15.tar.bz2                     //(with this command you can extract directory)
$ cd ns-allinone-3.15-RC1
$ ./build.py
$ cd ns-3.15-RC1
$ ./waf configure

$ ./waf

Simulate your networks and enjoy...........



information How to install NS3 in Linux Mint & Ubuntu has been completed in the discussion.

hopefully the article we give the title How to install NS3 in Linux Mint & Ubuntu can provide knowledge for you in living everyday life in determining the gadget that suits your needs.

you just read the article about How to install NS3 in Linux Mint & Ubuntu if this article is useful for you and want to bookmark it or share it please use the link https://sihanandi.blogspot.com/2012/11/how-to-install-ns3-in-linux-mint-ubuntu.html thank you and do not forget to comment if anyone.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : How to install NS3 in Linux Mint & Ubuntu

0 komentar:

Posting Komentar