about installing nam in ns2

71 views
Skip to first unread message

neha grang

unread,
Nov 8, 2011, 12:20:39 AM11/8/11
to ns-3-...@googlegroups.com
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 <MouseWheel> {
%W yview scroll [expr {- (%D / 120) * 4}] units
}"
    invoked from within
"if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D)}] units
}
bind Li..."

Tom Henderson

unread,
Nov 8, 2011, 10:49:16 PM11/8/11
to ns-3-...@googlegroups.com
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

Reply all
Reply to author
Forward
0 new messages