Hi, Follow these procedure 1. Goto ns2 location in terminal ( If you are using ns-allinone-2.xx, then goto ns-allinone-2.xx/ns2x) for example: cd /usr/share/ns-allinone-2.34/ns2.34 2. then type "./configure" in terminal 3. then type "make clean" (*optional)[use this, If you want to recompile the whole ns2. This will remove all the object files in ns2. i.e xx.o files get removed] 4. then type "make" [ this will make all object files which are missing]
Note: If you are creating/editing/deleting any of files in ns2 folder, you must make changes in "Makefile.in" which is available in ns2 folder before doing the above steps. With Regards S.Shyam Sundar On Fri, Mar 19, 2010 at 5:22 PM, The Learner <[email protected]>wrote: > > > > what is the procedure to recompile ns2 using make command? > > -- > View this message in context: > http://old.nabble.com/How-to-recomplie-ns2-using-make-command--tp27950947p27950947.html > Sent from the ns-users mailing list archive at Nabble.com. > >
