On Tue, 8 Nov 2011 00:20:39 -0500, neha grang wrote:
> I installed ns2 on fedora 10 but the Nam is not working and it gives
> following error.
> [root@localhost ns-allinone-2.33]# nam
> nam:
> [code omitted because of length]
> : no event type or button # or keysym
> while executing
> "bind Listbox {
> %W yview scroll [expr {- (%D / 120) * 4}] units
> }"
> invoked from within
> "if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq
> "aqua"} {
> bind Listbox {
> %W yview scroll [expr {- (%D)}] units
> }
> bind Li..."
>
Note that this is not the ns-2 users list, but the ns-3 users list.
Anyway, although these are both dated platforms (ns-2.33, fedora 10),
you will find some suggestions if you search on the internet for
'ns-allinone-2.33 fedora 10'.
- Tom