[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem running nam-example.tcl



Hi,

You also can find solution in ns-problem FAQ page. 

thanks

Ya

On Sun, 23 Aug 1998, Junnaini Ismun wrote:

> Dear Ahmed,
> 
> Thank you for your immediate attention.
> 
> the string which you suggested is already there
> 
> I downloaded the all-in-one package on Friday (aug 21,98)
> and decomped into ns-allinone-2.1b3.tar 
> 
> I believe the ns is ver 2.1b3 based on the info in VERSION file
> this nam-example.tcl  I exec is in ns-2/tcl/ex
> the nam version is 1.0a4
> 
> the nam-example.tcl script contain a comment string starting with #Header
> .......
> nam-example.tcl, v 1.6
> 
> junnaini 
> 
> On Sat, 22 Aug 1998, Ahmed A-G Helmy wrote:
> 
> > > Hi,
> > > 
> > > This is junnaini again.
> > > 
> > > I encounter this error while running nam-example.tcl
> > > 
> > 
> > not sure which version of the script you're running, the script runs fine
> > with me... may be you need to add the following command to your script:
> > Simulator set NumberInterfaces_ 1
> > 
> > just before the line:
> > 
> > set ns [new MultiSim]
> > 
> > hope this helps,
> > 
> > Regards,
> > -Ahmed
> > 
> > > ns: _o3 run-mcast: invalid command name "0"
> > >     while executing
> > > "[$link set ifacein_] set intf_label_"
> > >     (procedure "_o30" line 3)
> > >     (Node get-oif line 3)
> > >     invoked from within
> > > "$self get-oif $link"
> > >     (procedure "_o30" line 5)
> > >     (Node init-outLink line 5)
> > >     invoked from within
> > > "$node init-outLink"
> > >     (procedure "_o3" line 5)
> > >     (Simulator run-mcast line 5)
> > >     invoked from within
> > > "_o3 run-mcast"
> > > 
> 
>