Hi
I faced with the same problem, have you ever found any solution to your
problem
thanks
hakki
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-tp22422807p22619528.html
Sent from the ns-users mailing list archive at Nabble.com.