Hi,
I have the same problem than you when I try to run nam
$ nam out.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 {[string equal [tk windowingsystem] "classic"]
> || [string equal [tk windowingsystem] "aqua"]} {
> bind Listbox <MouseWheel> {
> %W yview scroll [expr {..."
PLEASE if you have resolved the problem can you tell me about it.
It will be a great help for me .
Thanks in advance.
balador wrote:
>
>
>
> I have installed ns-2.33 on cygwin on xp.
>
> while running simple example programs, I get error,
>
> $ nam: no display name and no $DISPLAY environment variable.
>
>
>
> I tried set it with export DSIPLAY=:0..0
>
> it gives error
>
> $ nam: couldn't connect to display "0.0"
>
> I also tried startx before running programs, it gives following error,
>
> $ 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..."
>
> can anybody figure out where the problem lies?
>
> I am new to ns-2 as well as linux environment so please.....
>
>
>
> Thanks in anticipation.
>
> Regards,
>
> ali balador,
>
>
>
>
>
--
View this message in context:
http://www.nabble.com/nam-problem-tp22422807p25696827.html
Sent from the ns-users mailing list archive at Nabble.com.