[ns] How to install NS2.28 in Ubuntu 10.04 if i have ns2.34?

2011-10-06 Thread Rocío R
I want to install NS2.28 in Ubuntu 10.04 where i have ns2.34 working with gcc-4.3 Someone can help me? I read that NS2.28 requires an older version of gcc. How can I install the two versions of gcc and make sure that each version of ns uses the correct gcc version? Thanks

[ns] where can I get ns-2.28-gcc410.patch?

2011-10-14 Thread Rocío R
Hi, I have a question where can I look for the ns-2.28-gcc410.patch patch for ns-2.28 to work with gcc version greater than 4.0? because I need to install ns-2.28 and I have gcc-4.4 and then it can't be installed Thanks in advance Rocío > Date: Sun, 9 Oct 2011 05:39:34 -0700 > From: zme

[ns] help with tracing

2012-10-18 Thread Rocío R
Hi everyone: I need some help with tracing, because I don't know where to look for commands for tracing flows. I found in some slides that use makeflowmon command, but, it isn't in the ns2 manual. Where can I find the documentation from this command and those related with this? Thaks f

[ns] help with errormodule

2012-10-24 Thread Rocío R
Hi, what's the difference between errormodel and errormodule? I find an example with the code: set emod [$lossylink_ errormodule] set errmodel [new ErrorModel/Periodic] $errmodel unit pkt $errmodel set offset_ 10 $errmodel set period_ $interval $ns at $changetime "$errmodel set period_ 1" $em

[ns] Parameter LabelFont: can't translate `helvetica-10' into a font

2012-10-31 Thread Rocío R
Hi everyone, anybody please tell me what this statement is? Parameter LabelFont: can't translate `helvetica-10' into a font (defaulting to `fixed') Please help me. With regards. Rocio Romero