Ns3 Projects for B.E/B.Tech M.E/M.Tech PhD Scholars.  Phone-Number:9790238391   E-mail: ns3simulation@gmail.com

How to Install Netanim in Ns3

          Let’s check out the appropriate installation process of network animator in ns3 over this article “how to install netanim in ns3”.

Download NetAnim

         The packages from ns3 server have been downloaded through the implementation of following command.

                   wget -c https://www.nsnam.org/releases/ns-allinone-3.33.tar.bz2

Download NetAnim

         Following that, we have to extract the tar.bz2 into folder through execution of the below mentioned command.

tar -xvjf ns-allinone-3.33.tar.bz2

Extraction of tar.bz2 to Folder

Install NetAnim

         Then, we have to change the directory of netanim through implementing the following command.

cd ns-allinone-3.33/netanim-3.108/

         Additionally, we have to implement below mentioned command to configure the packages.

make clean

Configuration of NetAnim Packages

           Then, it is about the process of compiling the packages over the command execution.

qmake NetAnim.pro

          Finally, we have to install the netanim process.

make

Installation of NetAnim

Execute NetAnim

          Additionally, we have to implement the following command to execute the netanim.

./NetAnim

Execution of NetAnim

        To this end, we believe that you get the top to bottom way out to install the netanim in network simulator 3. If you have any issues just ring us.