How to install GlomoSim in Linux Mint & Ubuntu & RedHat

How to install GlomoSim in Linux Mint & Ubuntu & RedHat - welcome to our blog Techno Live, now we will discuss information about the How to install GlomoSim in Linux Mint & Ubuntu & RedHat, our admins on this blog has been around to collect information you are looking for so that we usakan to display complete information for you, and in this blog, you can also search for other information, ok please continue reading may be easily understood:

This is about : How to install GlomoSim in Linux Mint & Ubuntu & RedHat
And this article : How to install GlomoSim in Linux Mint & Ubuntu & RedHat

You can also see our article on:


How to install GlomoSim in Linux Mint & Ubuntu & RedHat

In GloMoSim we are building a scalable simulation environment for wireless and wired network systems. It is being designed using the parallel discrete-event simulation capability provided by Parsec. GloMoSim currently supports protocols for a purely wireless network. In the future, we anticipate adding functionality to simulate a wired as well as a hybrid network with both wired and wireless capabilities.

GLomoSIm User Manual is here : http://pcl.cs.ucla.edu/projects/glomosim/GloMoSimManual.html



To install GloMoSim in Ubuntu or Linux Mint

Follow the steps



1) Install Parsec by typing
    sudo apt-get install parsec47
 

3) Change into the glomosim-2.03/glomosim/main
    cd glomosim-2.03/glomosim/main

4) Build by typing:
    ./make

To the set the environment variables edit the .bashrc in your home directory and type for example:
    export PCC_DIRECTORY="/home/mydir"

and save the .bashrc file. Logout and login again then type the following at the command line to make sure the environment variable is set:
    echo $PCC_DIRECTORY
you should see /home/mydir


TO INSTALL ON REDHAT OR OTHER DISTROS

  • Uncompress glomosim-2.03.tar.gz file
$tar -xzvf glomosim-2.03.tar.gz

  • Set Environment variable
$ gedit ~/.bashrc

Then add following lines

PCC_DIRECTORY=GloMoSim_ROOT/glomosim-2.03/parsec/redhat-7.2
export PCC_DIRECTORY


  • Copy both files pcc and parsecc from glomosim-2.03/parsec/redhat-7.2/bin/ dir and copy into usr/bin dir
$ sudo cp glomosim-2.03/parsec/redhat-7.2/bin/pcc glomosim-2.03/parsec/redhat-7.2/bin/parsecc usr/bin


  • Goto glomosim-2.03/glomosim/main dir and run make.
$ cd glomosim-2.03/glomosim/main
$ make


Articles How to install GlomoSim in Linux Mint & Ubuntu & RedHat finished we discussed

A few of our information about the How to install GlomoSim in Linux Mint & Ubuntu & RedHat, I hope you can exploit carefully

No've You've finished reading an article on How to install GlomoSim in Linux Mint & Ubuntu & RedHat and many articles about modern home in our blog this, please read it. and url link of this article is http://liveeconcerts.blogspot.com/2012/11/how-to-install-glomosim-in-linux-mint.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.

Tag :

0 Response to "How to install GlomoSim in Linux Mint & Ubuntu & RedHat"

Post a Comment