Tuesday 26 November 2013

How to Install NS2.35 With Mannasim in Ubuntu 13.04

Installation Steps

( open up the terminal and paste the following commands one by one )
  1. sudo apt-get update && sudo apt-get install build-essential autoconf automake libxmu-dev git openjdk-7-jre
  2. cd /usr/local/
  3. sudo git clone git://github.com/paultsr/ns-allinone-2.35.git
  4. cd ns-allinone-2.35/
  5. sudo ./install
  6. close the TERMINAL
Sample ns2 programs are available in your home folder: ~/ns2/programs
NSG ia a GUI tool for designing wired/wireless networks.Execution command : nsg
NSG documentation is available in your home folder: ~/ns2/docs