📄 readme
字号:
1. Introduction----------------Ns-allinone is a package which contains required components and some ofoptional components used in running ns. The package contains an"install" script to automatically configure, compile and install thesecomponents. If you haven't installed ns before and want to quickly tryns out, ns-allinone may be easier than getting all the pieces by hand. Currently the package contains: - Tcl Tcl release 8.0.4 (required component)- Tk Tk release 8.0.4 (required component)- Otcl otcl release 1.0a5 (required component)- TclCL tclcl release 1.0b9 (required component)- Ns ns release 2.1b6 (required component)- TclDebug tcl-debug relase 1.9 (optional component)- Nam Nam release 1.0a8 (optional component)- Xgraph xgraph version 12 (optional component)- GT-ITM GT Internetwork Topology Model (optional component)- SGB Stanford GraphBase package (optional component)- CWEB CWeb version 1.0 (?) (optional component)- ZLib zlib version 1.1.3 (optional component) 2. FEATURES IN ns-allinone?---------------------------Features in this version include: - Self-contained: All installation will be kept in a directory to help the user manange and use the package. The execution of ns ns or nam does not need any ther support outside this directory- Bugs fixed: All components inside the package, with the exceptoin of Tcl/Tk, are the most recent versions; TclDebug does not work with the recent versions of Tcl/Tk.- Easy to Install: Only one-line command is needed to build all ns components2. Installing the package--------------------------All you need to do is type "./install" under this directory. The installscript will compile and install the whole package for you. The script alsowill tell you the final installation result.2.1. Known problems---------------------- Apply geog.patch to gt-itm/src/geog.c if you experience compilation problems. - Apply tclPosixStr.patch to tcl8.0.4/generic/tclPosixStr.c under RedHat Linux. - Without --enable-gcc explicitly in the configure command line, ns will not compile on some SPARC and HPUX platforms.The allinone package should install without error on most versions ofUnix. If you have problems, see:INSTALLATION PROBLEMS AND BUG FIXES: <http://www-mash.cs.berkeley.edu/ns/ns-problems.html>to build it from parts (if allinone fails):DOWNLOADING AND BUILDING NS: <http://www-mash.cs.berkeley.edu/ns/ns-build.html>DOCUMENTATION: <http://www-mash.cs.berkeley.edu/ns/> (includes notes about the limitations of model, debugging tips, and a >50 page design overview/tutorial)LATEST INFORMATION: <http://www-mash.cs.berkeley.edu/ns/>3. More information--------------------Ns-allinone is available from<http://www-mash.cs.berkeley.edu/ns/ns-build.html>-----------------------------Nader SalehiUSC/ISIsalehi@isi.edu
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -