NS-2 설치 후 나오는 메세지
Ns-allinone package has been installed successfully.
Here are the installation places:
tcl8.4.14: /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/{bin,include,lib}
tk8.4.14: /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/{bin,include,l
ib}
otcl: /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/otcl-1.13
tclcl: /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/tclcl-1.19
ns: /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/ns-2.31/ns
nam: /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/nam-1.13/nam
xgraph: /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/xgraph-12.1
gt-itm: /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/itm, edriver, sgb2alt, sgb2n
s, sgb2comns, sgb2hierns
--------------------------------------------------------------------------------
--
Please put /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/bin:/cygdrive/c/TeX/HOME/ns
2/ns-allinone-2.31/tcl8.4.14/unix:/cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/tk8.
4.14/unix
into your PATH environment; so that you'll be able to run itm/tclsh/wish/xgraph.
IMPORTANT NOTICES:
(1) You MUST put /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/otcl-1.13, /cygdrive/
c/TeX/HOME/ns2/ns-allinone-2.31/lib,
into your LD_LIBRARY_PATH environment variable.
If it complains about X libraries, add path to your X libraries
into LD_LIBRARY_PATH.
If you are using csh, you can set it like:
setenv LD_LIBRARY_PATH <paths>
If you are using sh, you can set it like:
export LD_LIBRARY_PATH=<paths>
(2) You MUST put /cygdrive/c/TeX/HOME/ns2/ns-allinone-2.31/tcl8.4.14/library int
o your TCL_LIBRARY environmental
variable. Otherwise ns/nam will complain during startup.
After these steps, you can now run the ns validation suite with
cd ns-2.31; ./validate
For trouble shooting, please first read ns problems page
http://www.isi.edu/nsnam/ns/ns-problems.html. Also search the ns mailing list ar
chive
for related posts.