[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] problem running snoop!!
Hmm..looks like MySnoop.tcl is not there in the recent ns src dist.
We are planning to have a follow-up 2.1b8a bug-fixed version release soon.
I will add the missing script in it. However you can also get it from
snoop.patch at ns' bug fix page.
http://www.isi.edu/nsnam/ns/ns-problems.html#ns-2.1b7
Thanks,
--Padma
On Thu, 21 Jun 2001, Padmaparna Haldar wrote:
> I think you are running the older script. Try the newer MySnoop.tcl
> provided by Benyuan liu in his snoop.patch.
>
> --Padma
>
> On 21 Jun 2001, stecve jobs wrote:
>
>
> >
> > hi friends
> >
> > i am using the ns8 version ..
> > when i try to run snoop.tcl given in the
> > source ....it gives the following error
> >
> > //---------------------------------------------
> > invalid command name "BaseTrace"
> > while executing
> > "BaseTrace instproc attach fp {
> > $self instvar fp_
> >
> > set fp_ $fp
> > $self cmd attach $fp_
> > }"
> > (file "~/ns8/tcl/lib/ns-trace.tcl" line 65)
> > invoked from within
> > "source.orig ~/ns8/tcl/lib/ns-trace.tcl"
> > ("uplevel" body line 1)
> > invoked from within
> > "uplevel source.orig $fileName"
> > (procedure "source" line 12)
> > invoked from within
> > "source ~/ns8/tcl/lib/ns-trace.tcl"
> > (file "snoop.tcl" line 71)
> >
> > //-------------------------------------------------
> >
> > Can anyone please tell me my mistake ?
> > Thanx a lot !!
> > ..steve
> >
> > _____________________________________________________
> > Buy Lagaan & Yaadein music for 30% less.
> > Avail this special offer at http://shopping.rediff.com/shopping/music/offerrediffmailer.htm
> >
> >
> >
>
>
--
------------------------------------------------
Be true to your work, your word, and your friend.
--Thoreau
Padmaparna Haldar