Re: [ns] How to recomplie ns2 using make command?

2010-03-26 Thread The Learner
After using /.configure command, I get the following error - configure: error: Installation of tclcl seems incomplete or can't be found automatically. Please correct the problem by telling configure where tclcl is using the argument --with-tclcl=/path/to/package (perhaps after installing it), or

[ns] How to recomplie ns2 using make command?

2010-03-19 Thread The Learner
-- View this message in context: http://old.nabble.com/How-to-recomplie-ns2-using-make-command--tp27950946p27950946.html Sent from the ns-users mailing list archive at Nabble.com.

[ns] How to recomplie ns2 using make command?

2010-03-19 Thread The Learner
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.

Re: [ns] How to recomplie ns2 using make command?

2010-03-19 Thread Shyam Sundar
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