Programming: Tips, Problems, Solutions...
Saturday, May 14, 2011
NS3: Apply a Patch to Source
Sometimes it is necessary to apply patch to update NS3 source. Use the following steps to apply patch.
Download desired patchFile
Open shell
Goto ns3 root directory (cd /...path to .../ns-3***)
run the command '
patch -p1 < /...path to ../patchFile'
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment