> > Hello everyone > > I have been struggling a lot lately with trying to get MAODV running. > If any of you have run MAODV on any version of NS2, please help me. > > I could not install NS2.26 on Cygwin, as its giving a tclcl-1.0b13 make > failed error > > The MAODV implementation from http://www.sce.carleton.ca/wmc/code.html for > NS2.26 generates the following message when run on NS2.29 > > Loading connection pattern ... > Loading scenarios file... > Starting Simulation ... > *ns*: _o734 aodv-join-group 0xE000000: > (_o734 cmd line 1) > invoked from within > "_o734 cmd aodv-join-group 0xE000000" > invoked from within > "catch "$self cmd $args" ret" > invoked from within > "if [catch "$self cmd $args" ret] { > set cls [$self info class] > global errorInfo > set savedInfo $errorInfo > error "error when calling class $cls: $args" $..." > (procedure "_o734" line *2*) > (SplitObject unknown line *2*) > invoked from within > "_o734 aodv-join-group 0xE000000" > num_nodes is set 50 > > > All I need is MAODV on NS2 under cygwin, no matter what version. > Please help > > Thanks > Vikas >