I am new to Network Simulator (NS2). I want to simulate Location Aided Routing Protocol over ns2.34 or 2.35. I have installed ns-allinone-2.35 and have LAR-DREAM Patch file for ns2.35.
HOW TO INSTALL PATCH?
I tried #patch -p1 < LAR-DREAM.patch
but it says no such file or directory. Placed patch file under ns-allinone-2.35 folder.
Do reply!
patch p0 < [patch-name].patchis a copy of the patch inside ns-allinone-2.35/. ... Note : The default ns2 build directory is like /home/[name]/ns2/ , and all commands must be done as unprivileged user. No root or sudo, please. Except for #cp ns[name] /usr/local/bin/- Knud Larsen