> @billyfuad
> Location Aided Routing Protocol (LAR) 
> is it the same way if I would use NS-2.34 ? 

`ns-2.34ยด : You can try out the patch, toilers-lar-dream_ns234.patch
https://drive.google.com/file/d/0B7S255p3kFXNaHY3WnNodERZQUU/edit?usp=sharing

Not all the simulations seem to work OK today. You may have noticed that
with the ns233 build ?
I get errors with box-Helen.tcl on both ns-2.33 and ns-2.34.
Could happen that the original ns-2.32 solution is the best one for a 64bits
OS ?
( The three patches are all adding the same code lines to the ns2
cmu-trace.*,
that is actually the only real code added. No change to the original code.)

Building ns-2.34 + LAR :
$ tar xvf ns-allinone-2.34.tar.gz
$ patch -p1 < toilers-lar-dream_ns234.patch
$ export CC=gcc-4.4 CXX=g++-4.4 && ./install
$ cd ns-2.34/ && cp ns ns234-lar && sudo cp ns234-lar /usr/local/bin/

-





--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/LAR-Patch-tp27351p28666.html
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to