Refresh my mind on NAM error in FEDORA 10
Download: Patch
Error when executing nam in Fedora 10 terminal:
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..."
After installing Fedora 10 with NS-2 two months back, the solution seems to have been faded from my mind. Totally cannot recall. Now my friend is having this error, yet I have forgotten how to solve it. Should have record all the solution here for reference last time but I have started this blog kinda late. Hope will soon find the solution and definitely will update in here this time!
Solution:
PS: For my case, I have to be the "root" so that ./install will compile my ns-2 completely.
OR
2 comments:
Thank you!!!
I use Fedora 10 !
solution my problem !
Fabiano.bie from Brazil
You are most welcome! Hope all these notes helps as I have gone through time consuming steps and now I compile the best here. :)
Post a Comment