hi all,
i am newbie with ns2
i really need your help about
using setdest
i had follow this step, but as the result is
1.
Go to ns directory and run "configure" (you probably have done that
already
while building ns). This creates a makefile for setdest.
2.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.
3.
Run setdest with arguments
./setdest -n 20 -p 2.0 -s 10.0 -t 200 -x
500 -y 500 > scen-20-test
but as the result is
./setdest:
./setdest: cannot execute binary file
could you help me to sole
this problem?
and also i want to ask how to use this scen-20-test
file in my .tcl file?
thank you so much for your attention and
help
regards,
cinthia