Find the answer to your Linux question:
Results 1 to 2 of 2
can NS2 work on ubuntu? i have to start my project on NS2 and i have ubuntu installed on my system. will it work?...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    1

    ns2 on ubuntu

    can NS2 work on ubuntu? i have to start my project on NS2 and i have ubuntu installed on my system. will it work?

  2. #2
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    If you're talking about Network Simulator, then not only should it build fine on any Linux distro, it's actually designed for Posix systems, so running it on Windows requires cigwin binaries (which simulates a *nix environment in Windows).

    You may need to install the build packages before it'll compile.

    sudo apt-get install build-essential

    Then follow the instructions on the NS2 page.
    There's a host of other prerequisite programs too (on the install page), but I think most of them are already installed on a typical graphical desktop. While there are links to sources on their page, you're probably better off searching and installing whatever you can through Synaptic first, since that avoids other potential problems.

Posting Permissions

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