[ns] Installation warnings - " lanRouter::debug_"

2007-02-25 Thread Foozhan Hoseini

Hi

When I install ns-2.30 on Suse Linux (v. 10.1) ns compile correctly but when
I run the validation test some warning like
this appears:

"../../ns test-suite-lan.tcl lan-routing-flat QUIET

warning: no class variable LanRouter::debug_

see tcl-object.tcl in tclcl for info about this warning."

and it gives the same error when running any program that contains "new Lan
" or "Make Lan"


Please let me know if any solution exist

Foozhan Hosseini


[ns] Installation warnings - " lanRouter::debug_" issue

2007-01-26 Thread Matteo Milita

Hi

It's the fourth time I install ns-2.30 on a Ubuntu Linux (v. 6.06 LTS) for 
my Thesis but something goes always wrong.

ns compile correctly but when I run the validation test some warning like 
this appears:


"../../ns test-suite-lan.tcl lan-routing-flat QUIET

warning: no class variable LanRouter::debug_

see tcl-object.tcl in tclcl for info about this warning."


Even if it is only a "warning", whenever I try to launch a simulation in ns 
using lan objects it gives me errors.

I read the possible solution to this in tcl-object.tcl which says that the 
Class variable must be initialized first.

I tried several ways to solve this, installing tcl8.4, tk8.4 ecc., old 
versions, but none helps.

Please let me know if any solution exist

Matteo Milita