Through this article our research professionals have highlighted the significance about the process of downloading network simulator 2 along with the step by step process.
Step: 1 Ubuntu Updation
As the first process, we have to update the Ubuntu with the latest components to open up the terminal through the execution of below mentioned commands.
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get update
Step: 2 Install Essential Packages
After updating Ns2, we have to install the some of the fundamental packages that are required for Ns2 simulation over the execution of below mentioned commands.
sudo apt-get install build-essential autoconf automake
sudo apt-get install tcl8.5-dev tk8.5-dev
sudo apt-get install perl xgraph libxt-dev libx11-dev libxmu-dev
sudo apt-get install gcc-4.4
Step: 3 Ns 2.35 Download for Ubuntu
Finally, we have to download the packages based on Ns 2.35 for Ubuntu using the URL which is highlighted in the following.
The research scholars can contact us, when you guys face any issues while downloading Ns2 in your system.