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.