1
Weblink to download ns: www.isi.edu/nsnam/ns/ // Downlaod the latest version of ns-2.35 from this link to the home folder. // In case of zipped file, extract file // Then go to terminal // cd ns2.35/ns- allinone-2.35 $ cd ns2.35/ns-allinone2.35 $ $ sudo apt-get install tcl8.5-dev $ sudo apt-get install tk8.5-dev $ sudo apt-get install build-essential autoconf automake $ sudo apt-get install perl xgraph libxt-dev libx11-dev libxmu-dev $ cd ns2.35/ns-allinone2.35 $ ./install

Ns 2.35 Installation Step

Embed Size (px)

DESCRIPTION

ns2 installation

Citation preview

Weblink to download ns: www.isi.edu/nsnam/ns/ // Downlaod the latest version of ns-2.35 from this link to the home folder. // In case of zipped file, extract file // Then go to terminal // cd ns2.35/ns-allinone-2.35$ cd ns2.35/ns-allinone2.35$ $ sudo apt-get install tcl8.5-dev $ sudo apt-get install tk8.5-dev $ sudo apt-get install build-essential autoconf automake$ sudo apt-get install perl xgraph libxt-dev libx11-dev libxmu-dev$ cd ns2.35/ns-allinone2.35 $ ./install