Find the answer to your Linux question:
Results 1 to 5 of 5
hello everone i have got setup of NS-2 but i dont know how to install it on my linux distribution. the folder (named NS-2 ) i got has two more ...
  1. #1
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281

    how to install NS-2 on opensuse 10.3

    hello everone i have got setup of NS-2 but i dont know how to install it on my linux distribution. the folder (named NS-2 ) i got has two more folders named 1-Cygwin and ns-allinone-2.30 i know we dont need to install 1-Cygwin on linux but i dont know what to do with the other folder named ns-allinone-2.30 this folder has many folders named
    cweb, gt-itm, nam-1.12, ns-2.30, otcl-1.12, sgb, tclcl-1.18, tcl8.4.13, tk8.4.13, tk8.4.13, tk8.4.13
    i just want to know that what to do with my this setup folder to install NS-2
    thanks for ur consideration.
    regards

  2. #2
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281
    i guess no body is willing to reply to this post...so i take one step ahead ... my question is just tell me how to compile these files on my suse 10.3 ... any suggestion will be helpfull to me!!!

  3. #3
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    FIrst try to find the packages in Yast. Most packages will be found there pre compiled for your version Suse.

    If you must compile them you will need the compiler for the computer language that the source is written in. Most of the time it is c or c++ and you will need the gcc compiler. You will also need 'make' and you might need the kernel-source. All this can be installed via Yast.

    this may help
    http://evanjones.ca/ns2.html

    NS2: Network Simulator

    Marc Greis' Tutorial for the UCB/LBNL/VINT Network Simulator "ns"

    Google is your friend.

  4. #4
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281
    thanks gogalthrop for ur help ...these tutorials are awesome but i only benefit from them when i have ns2 installed on my dist ... i have ns-allinone-2.30 , i placed it in /home/ahmed and from console as super user i issued ./install command but i am getting error
    Code:
    permission denied

  5. #5
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    This is a permission error. Did you install as root?

    this link has a short section on installing it has links to other pages that might help

    Marc Greis' Tutorial for the UCB/LBNL/VINT Network Simulator "ns"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...