[Ns-developers] using 802.11e in - allinone package
Kamal Gakhar
kamal.ns2 at gmail.com
Tue Dec 27 06:22:11 PST 2005
Hi,
I figured out a simple method.
Steps:
1) Download Lacage's version of ns2 snapshot.
2) Replace ns-2.29 from original ns2 download with ns2 snapshot directory
(better rename it ns-2.29)
3) Change to be made to "configure" file in newly placed ns-2.29 directory
(originally lacalge's snapshot)
a) Change version numbers for variables mainly: TCL_VERS, TK_VERS (&
similarly for tclcl & otcl and "if needed on gsl" though I did not need to).
These variables can be easily located with "Find" in an editor (because
"configure" is a cumbersome file). (With latest snapshot TCL_VERS & others
are .11 whereas tclcl_vers is .17)
b) Don't forget to reallocate "configure" its executable rights (chmod
755 configure)
4) Well then just come back to /ns-allinone-2.29 and run ./install (or
install if PATH is known).
In my case there was no problem on a debian 3.1 system in setting up ns like
this. I tested "test" scripts available in lacage's work. they seem to run
fine. I will let you know if later on there are some problems (hopefully
not!!!)
For now it works.
--
regards,
Kamal
(http://www-info.enst-bretagne.fr/~kgakhar)
More information about the Ns-developers
mailing list