[ns] Fwd: Query about ns-2.30

2015-02-02 Thread Nazish Rafique
Subject: Query about ns-2.30 I am having problem while configuring the underwater sensor network in ns-2.30. while I run the tcl script it says: invalid command name "Mac/UnderwaterMac" while executing "Mac/UnderwaterMac set bit_rate_ 1.0e4" and when I try to comment this line in the pro

Re: [ns] Fwd: Query about ns-2.30

2015-02-02 Thread knudfl
> @Nazish Rafique > Aqua-sim » the tcl script « : Unknown file. Your errors : You are probably using an executable 'ns' with no Aqua-Sim. Build example, post #8 here ... http://www.linuxquestions.org/questions/linux-software-2/install-aquasim-in-ns-2-34-a-4175466464/#8 $ mkdir aquasim $ cd aq

[ns] ns-make error

2015-02-02 Thread Pinakini Prajapati
After apply the patch of obs simulator with ns2.27...i have following error... I have patch the obs simulator with ns2.27...after the make i see following msg make[1]: Entering directory `/home/pinakini/ns-allinone-2.27/ns-2.27/indep-utils/cmu-scen-gen/setdest' make[1]: Nothing to be done for `all

Re: [ns] ns-make error

2015-02-02 Thread knudfl
> @Pinakini > Nothing to be done for `all'. ? Why not Google , Nothing to be done for `all'. * You will get ~900,000,000 hits. Most will hopefully tell that »Nothing to be done for `all'.« means : Everything is OK. `Nothing to be done´ is the reply when 'make' is run more than one time.