On 2/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Send Ns-users mailing list submissions to
>         ns-users@isi.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mailman.isi.edu/mailman/listinfo/ns-users
> or, via email, send a message with subject or body 'help' to
>         [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>         [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ns-users digest..."
>
>
> Today's Topics:
>
>    1. Re: problem in running example given in installed files
>       (Nur Aini Rakhmawati)
>    2. problem on tcl (Seyed Amin Hosseini)
>    3. Re: [ns-users] problem in sensing range (Matthias Budde)
>    4. error while compiling smac c++ source code (Satish B)
>    5. NS-2.30 installation problem!- NS make failed, no rule
>       ([EMAIL PROTECTED])
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 22 Feb 2007 18:56:15 -0800 (PST)
> From: Nur Aini Rakhmawati <[EMAIL PROTECTED]>
> Subject: Re: [ns] problem in running example given in installed files
> To: ns-users@ISI.EDU
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=iso-8859-1
>
> couldn't read file "../mobility/scene/cbr-3-test": no such file or
> directory --> this file is not found, make sure path of file
>
>
>
> ---------------
> Nur Aini Rakhmawati
> Touch the sky, Down to the earth
> http://ai23.wordpress.com/
>
> ----- Original Message ----
> From: harpreet <[EMAIL PROTECTED]>
> To: ns-users@ISI.EDU
> Sent: Thursday, February 22, 2007 11:42:32 PM
> Subject: [ns] problem in running example given in installed files
>
>
>
> hi
> i am trying to rum wireless example in ns 2.1b9a. this gives me error
>
> $ ns wireless1.tcl
> num_nodes is set 3
> warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
> INITIALIZE THE LIST xListHead
> Loading connection pattern...
> couldn't read file "../mobility/scene/cbr-3-test": no such file or
> directory
>     while executing
> "source.orig ../mobility/scene/cbr-3-test"
>     ("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 $val(cp)"
>     (file "wireless1.tcl" line 121)
>
> i am working in this to run umts-fdd model because its written in its
> manual that its patch is executable in ns2.1b9a. but it also gives me
> error. can u please tell how to patch the file. and how to correct the above
> problem.
>
>
> harpreet singh
>
>
>
>
>
>
>
> ____________________________________________________________________________________
> TV dinner still cooling?
> Check out "Tonight's Picks" on Yahoo! TV.
> http://tv.yahoo.com/
>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 23 Feb 2007 18:11:45 +0800
> From: Seyed Amin Hosseini <[EMAIL PROTECTED]>
> Subject: [ns] problem on tcl
> To: ns-users@ISI.EDU
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain
>
> Dear All,
> I download tcl8.0.4 ,tcl8.0.5,tcl8.2.0 and i run ./configure. after that
> i took below error. would you please help me about that.
>
> checking system version (for dynamic loading)... ./configure: line 5523:
> syntax error near unexpected token `)'
> ./configure: line 5523: `       OSF*)'
>
> best regards
> Amin
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 23 Feb 2007 11:28:11 +0100
> From: Matthias Budde <[EMAIL PROTECTED]>
> Subject: Re: [ns] [ns-users] problem in sensing range
> To: ns-users@ISI.EDU
> Cc: Paolo Cencioni <[EMAIL PROTECTED]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> Hi,
>
> Clarification/correction: The "?" in the equation should be "^2" (i.e. to
> the power of 2).
>
> Best,
>
> -Matt
>
> Am Donnerstag, 22. Februar 2007 02:00 schrieb [EMAIL PROTECTED]:
> > Message: 9
> > Date: Wed, 21 Feb 2007 16:57:20 +0100
> > From: Matthias Budde <[EMAIL PROTECTED]>
> > Subject: Re: [ns] [ns-users] problem in sensing range
> > To: ns-users@ISI.EDU
> > Cc: Paolo Cencioni <[EMAIL PROTECTED]>
> > Message-ID: <[EMAIL PROTECTED]>
> > Content-Type: text/plain; ?charset="iso-8859-1"
> >
> > [...]
> >
> > ? ? ? ?Pt * Gt * Gr * (lambda?)
> > P = ?--------------------------
> > ? ? ? ? ?(4*pi * d)? * L
> >
>
>
>
> ------------------------------
>
> Message: 4
> Date: 23 Feb 2007 11:07:27 -0000
> From: "Satish B" <[EMAIL PROTECTED]>
> Subject: [ns] error while compiling smac c++ source code
> To: ns-users@ISI.EDU
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;       charset=iso-8859-1
>
> Hai i am trying to compile the available ns2 smac c++ code .but i am
> getting error.it is not including the header files. Even after compiling
> with g++ -I option still I am getting the errors same specially for
> packet.h .If any one knows  the solution for this send it 2 me.
>
> ------------------------------
>
> Message: 5
> Date: Fri, 23 Feb 2007 14:04:39 -0500
> From: [EMAIL PROTECTED]
> Subject: [ns] NS-2.30 installation problem!- NS make failed, no rule
> To: ns-users@ISI.EDU
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;       charset=ISO-8859-1;     DelSp="Yes";
>         format="flowed"
>
>
> Hi all,
>
> I was trying to install ns-2.30 in linux ubuntu  6.06. But when I ran
> ./install, it showed the following error message and exited.
>
> make:*** No rule to make target 'VERSION'.  neded by gen/version.c. Stop.
>
> NS make failed!
>
> See http://www.isi.edu/nsnam/ns/ns-problems.html for problems.
>
>
> This happened when I tried to reinstall ns-allinone2.30 in another
> directory after some problem occured in my first ns-allinone2.30.
>
> If any  one has any advice or suggestion, please help me, it is urgent...
>
> Thanks,
>
> regards,
>
> Remya
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Ns-users mailing list
> Ns-users@isi.edu
> http://mailman.isi.edu/mailman/listinfo/ns-users
>
>
> End of Ns-users Digest, Vol 38, Issue 23
> ****************************************
>

Reply via email to