How to install GlomoSim in Linux Mint & Ubuntu & RedHat

How to install GlomoSim in Linux Mint & Ubuntu & RedHat - welcome to our blog that presents the full content How Gadget, the discussion this time we're discussing that you find that How to install GlomoSim in Linux Mint & Ubuntu & RedHat, we have provided complete information with images that are easy to understand, the explanation is simple but complete, therefore please read until the end :)

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


    Information How to install GlomoSim in Linux Mint & Ubuntu & RedHat has been completed we present

    A few of our information about the How to install GlomoSim in Linux Mint & Ubuntu & RedHat, we hope you benefit from this article

    You have just read the article How to install GlomoSim in Linux Mint & Ubuntu & RedHat and many articles about gadget in our blog this, please read it. and url link of this article is https://howtomonetizeeverything.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 :

    Related Posts :

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

    Post a Comment