I was so eager to install NS2 and Mannasim so I downloaded the installer while teaching yesterday...hahaha...multitasking huh....rushed back to the office right after the class i.e. at 4pm....
Mannasim is a Wireless Sensor Networks (WSN) simulation environment that works in NS2.29. This framework was developed by Manna Research Group from the Federal University of Minas Gerais (UFMG), Brazil. Before the installation process starts, I had to get some packages that Kubuntu does not have in order for me to complete the installation.
Mannasim is a Wireless Sensor Networks (WSN) simulation environment that works in NS2.29. This framework was developed by Manna Research Group from the Federal University of Minas Gerais (UFMG), Brazil. Before the installation process starts, I had to get some packages that Kubuntu does not have in order for me to complete the installation.
- Patch is needed to patch Mannasim into NS2.29. To install "patch", type the following command in the terminal: sudo apt-get install patch
- Ns2.29 needs TCL/TK. To install "tcl/tk", type the following command in the terminal : sudo apt-get install tcl8.4 tk8.4
To install NS2.29 on Ubuntu, follow the instruction in http://nsnam.isi.edu/nsnam/index.php/Installing_ns2.31_on_Ubuntu7.04. This page describes the process of installing NS2.31 on Ubuntu but the procedures are similar except for some changes:
- NS2.31 should be replaced with NS2.29
- otcl-1.13 should be replaced with otcl-1.11
- tcl8.4.14 should be replaced with tcl8.4.11
- tk8.4.14 should be replaced with tk8.4.11
The process of installing NS2 with Mannasim can be found here http://www.mannasim.dcc.ufmg.br/download.htm
I tried to simulate some Mannasim scripts...Alhamdulillah it works.... :-)