-
Notifications
You must be signed in to change notification settings - Fork 10
/
README
57 lines (42 loc) · 1.83 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
1. Introduction
----------------
Ns-allinone is a package which contains required components and some of
optional components used in running ns. The package contains an
"install" script to automatically configure, compile and install these
components. If you haven't installed ns before and want to quickly try
ns out, ns-allinone may be easier than getting all the pieces by hand.
Currently the package contains:
- Tcl Tcl release 8.5.8 (required component)
- Tk Tk release 8.5.8 (required component)
- Otcl otcl release 1.14 (required component)
- TclCL tclcl release 1.20 (required component)
- Ns ns release 2.35 (required component)
- Nam Nam release 1.14 (optional component)
- Xgraph xgraph version 12 (optional component)
- GT-ITM Georgia Tech Internetwork
Topology Modeler (optional component)
- SGB Stanford GraphBase
package (optional component)
- CWEB CWeb version 1.0 (?) (optional component)
- ZLib zlib version 1.2.3 (optional component)
2. FEATURES IN ns-allinone-2.35
-------------------------------
Features in this version include:
- Update to Tcl/Tk 8.5 series (becoming the default Tcl/Tk version on
many platforms)
- Update for Cygwin-1.7.1 release for Windows
- New features for ns-2.35 release (see the ns-2/CHANGES.html file)
3. Installing the package
--------------------------
All you need to do is type "./install" under this directory. The install
script will compile and install the whole package for you. The script also
will tell you the final installation result.
4. More information
--------------------
Ns-allinone is available from
<http://sourceforge.net/projects/nsnam>
or
<http://www.isi.edu/nsnam/ns/ns-build.html>
-----------------------------
The nsnam Project
http://www.nsnam.org