Re: [ns] giving an error statement like as under

2011-08-06 Thread Yasir Saleem

Dear Manish,

For Dsr.tcl you can manually run nam after simulation by the command "nam
dsr.nam".
I am also getting segmentation fault in my simulations but couldn't fix it
by now.
For seqmentation fault visit this link
http://www.ns2ultimate.com/post/567918455/segmentation-fault-a-common-error-in-ns2

For wiirless1.tcl, I haven't faced this type of error, so I have no idea
about it.

regards,

Yasir

On Sat, Aug 6, 2011 at 1:56 AM, manishsingh chaudhary <
chaudharymanishsin...@gmail.com> wrote:

>
>
>
> hi
> To All
> sir it is giving * error in Dsr.tcl* & not opening *The Network Animator
> * and giving the* segmentation faults,
> and only **segmentation faults, in wireless1.tcl.
> *have a look.
> *please help me out sir
> **
> *
>
> thanks
> *with regard
> manish
> *
>
>
>


Re: [ns] giving an error statement like as under

2011-08-05 Thread Yasir Saleem

Hello,

Why are you using this?

Use simply  set val(nn) 5
replace 5 with number of nodes you want to create.

regards,

Yasir


On Fri, Aug 5, 2011 at 10:24 PM, manishsingh chaudhary <
chaudharymanishsin...@gmail.com> wrote:

>
> hi
> to all,
>
> *sub- the following  giving an error statement like as under:-
> *
> *invalid command name "1index"
>while executing
> "1index $argv 0"
>invoked from within
> "set val(nn) [1index $argv 0]   "
>
>
>
> please sort out above error.***
> *
>
> with regards
> manish
> *
>


[ns] giving an error statement like as under

2011-08-05 Thread manishsingh chaudhary

hi
to all,

*sub- the following  giving an error statement like as under:-
*
*invalid command name "1index"
while executing
"1index $argv 0"
invoked from within
"set val(nn) [1index $argv 0]   "



please sort out above error.***
*

with regards
manish
*