A homepage subtitle here And an awesome description here!

09 March 2019

NAM and XGraph Installation in Ubuntu 18.04

This post helps you in installing nam and xgraph in ubuntu 18.04.

Mandatory steps before proceeding the following installation

$] sudo apt update
$] sudo apt install build-essential autoconf automake libxmu-dev
$] sudo apt install gcc-4.8 g++-4.8 

Installing ns2 on Ubuntu 18.04 (Refer this detailed instructions)


ns2 uses gcc-4.8 as c compiler and
g++-4.8 as C++ Compiler

ns2, nam and xgraph all these softwares were comfortable with 4.8 version so wee need to change these settings inthe Makefile.in

We have to modify at three locations;
1. ns-2.35/Makefile.in
2. nam-1.15/Makefile.in
3. xgraph-12.2/Makefile.in

Change as per the following in the above three files.
@CC@ --> gcc-4.8
@CPP@ --> g++-4.8

ns-2.35/linkstate/ls.h 
line nuber 137, change erase to this->erase

Set the PATH and LD_LIBRARY_PATH in /home/networks/.bashrc file as per the video shown below.


we have installed ns2, nam and xgraph in the OS Ubuntu 18.04

Subscribe to Engineering Clinic and click the Bell Button to get the updates.

Thanks for watching.
https://www.nsnam.com
T S Pradeep Kumar

Powered by Blogger.

About Me

Featured Post

5G Network Simulation in NS3 using mmWave | NS3 Tutorial 2024

5G Network Simulation in NS3 Using mmWave This post shows the installation of ns3mmwave in Ubuntu 24.04 and simulates 5G networks in ns3. In...

Contact form

Name

Email *

Message *

Total Pageviews

Search This Blog

Pages

Pages

Pages - Menu

Most Popular

Popular Posts