Date: Thu, 2 Jun 2011 02:10:43 -0700 (PDT)
From: umair shah <meetuas...@yahoo.com>
Subject: [ns] How can I run examples scripts provided by ns2 2.34?
To: ns-users@isi.edu
Message-ID: <835345.15640...@web161803.mail.bf1.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1

>HI :
>I still cannot run any wireless simulation ,and how to analyse simulation ?I 
>downloaded a simple script from the internet ran and got the errors like :
>ouldn't read file "../lib/ns-bsnode.tcl": no such file or directory
>??? while executing
>"source.orig ../lib/ns-bsnode.tcl"
>???? ("uplevel" body line 1)
>??? invoked from within
>"uplevel source.orig [list $fileName]"
>??? invoked from within
>"if [$instance_ is_http_url $fileName] {
>set buffer [$instance_ read_url $fileName]
>uplevel eval $buffer
>} else {
>uplevel source.orig [list $fileName]
>..."
>??? (procedure "source" line 8)
>??? invoked from within
>"source ../lib/ns-bsnode.tcl"
>??? (file "umairwireless.tcl" line 19
>what should I do ?

you should change the ns-bsnode.tcl file location in "source 
../lib/ns-bsnode.tcl" to the actual location of that file in your pc......


------------------------------

Reply via email to