Communication Networks Research Center (CNRC)

 

Quick Links

ClPyZ Code

NS-2 All in one

Currently the package contains:

  • Tcl release 8.4.18 (required component)
  • Tk release 8.4.18 (required component)
  • Otcl release 1.13 (required component)
  • TclCL release 1.19 (required component)
  • Ns release 2.33 (required component)
  • Nam release 1.13 (optional component)
  • Xgraph version 12 (optional component)
  • CWeb version 3.4g (optional component)
  • SGB version 1.0 (?) (optional component, builds sgblib for all UNIX type platforms)
  • Gt-itm gt-itm and sgb2ns 1.1 (optional component)
  • Zlib version 1.2.3 (optional, but required should Nam be used)

Download source:

Trace Graph

Installation Instructions:

  1. Download the Tracegraph software from http://www.tracegraph.com or links given below
  2. copy the files under home directory (in my case it is /home/iraza/)
  3. Untar the tracegraph202.tar.gz using the command tar zxvf tracegraph202.tar.gz
  4. A Folder tracegraph202/ will be created and go to the folder using the command cd tracegraph202 or cd /home/iraza/tracegraph202
  5. copy the mglinstaller.gz file in the above said folder using the following command cp /home/iraza/mglinstaller.gz /home/iraza/tracegraph202
  6. now execute the command to unzip the mglinstaller.gz using the following command gzip -d mglinstaller.gz
  7. run the mglinstaller by executing the command ./mglinstaller
  8. the above command will create a folder within the bin folder and set the following lines to the LD_LIBRARY_PATH variable
  9. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/iraza/tracegraph202/bin/glnx86
  10. The above path will be set to the LD_LIBRARY_PATH Variable in the following file .bashrc which will be available at /home/iraza (each username will have such a file in the corresponding folder, if you are using more number of users, each user should be set with the LD_LIBRARY_PATH, root will be having the .bash_profile at /root/.bashrc).
  11. To open this file type either vi /home/iraza/.bashrc or gedit /home/iraza/.bashrc and include the line of code given in step 10.

  12. Save the file, close and logout and login and go to the tracegraph202 folder and run ./trgraph (thats it!!!!)

Download source:

Trace graph 2.02 Linux version

Matlab 6.1 Run Time Libraries