Hi,i need your help please ,i'm working on mac protocol base on QOS with ns2 but i dont know how to add my protocol tp the simulator .
I tried to tape ./configure or ./install but it gives me this error
with ./configure : i got this
configure: error: Installation of tcl seems incomplete or can't be found automatically.
Please correct the problem by telling configure where tcl is
using the argument --with-tcl=/path/to/package
(perhaps after installing it),
or the package is not required, disable it with --with-tcl=no.
with ./install i got this
^
make: *** [aodv/aodv.o] Error 1
Ns make failed!
See
http://www.isi.edu/nsnam/ns/ns-problems.html for problems
.Thank you