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