[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] creating node movement file for wireless..
Hi,
Maybe you would also like to try my scenario generator at:
http://www.comp.nus.edu.sg/~liqiming/fyp/scengen/index.html
which can generate more flexible node movements than setdest.
Regards,
Qiming
On Tue, 8 May 2001, Jahan Hassan wrote:
-->Date: Tue, 08 May 2001 15:59:57 +1000
-->From: Jahan Hassan <[email protected]>
-->To: [email protected]
-->Subject: [ns] creating node movement file for wireless..
-->
-->Dear NS gurus,
-->
-->I was trying to use the setdest for creating node movement
-->file for wireless simulation. Following from the ns manual, and
-->the tutorial, I tried to 'make' as said in the tutorial:
-->
-->"Go to indep-utils/cmu-scen-gen/setdest. Run "make" , which first
-->creates a stand-alone
-->object file for ~ns/rng.cc (the stand-alone version doesnot use Tclcl
-->libs) and then creates the
-->executable setdest. "
-->
-->nothing happened and I got the message:
-->make: Nothing to be done for `all'
-->
-->That is why I can not do the following:
-->./setdest -n 20 -p 2.0 -s 10.0 -t 200 -x 500 -y 500 > scen-20-test
-->as there is no setdest executable created.
-->
-->Any idea how to make it work? Thanks in advance.
-->
-->Cheers,
-->Jahan.
-->
-->