Through this article we have illustrated the process of downloading network simulator 2 in windows 10. Come let’s take a glance over the Ns2.35 download.
Install Ubuntu on VMware Workstation in Windows 10
Firstly, we have to install the Ubuntu on VMWare workstation pro through the implementation of below mentioned steps.
Mainly, we have to download VMware Workstation Pro and Ubuntu OS ISO files
Then, select the Ubuntu OS file to install and configure the Ubuntu OS
Install Basic Required Packages
We have to install the below mentioned packages to install Ns2.35 just by the execution of the commands highlighted below in Ubuntu terminal.
apt-get update
apt-get install
apt-get install pkg-config libxml2 libxml2-dev
apt-get install gcc g++ make automake autoconf binutils