sample-wireless-script failed
Problem:
The execution of the tcl script (wireless-leach.tcl--formerly wireless.tcl) to validate LEACH is failing. Somehow, nodes aren't being defined.
Fix:
"sample_leach_script" was originally written as a sh file. Need to convert to bash file.
changes to:
etc, for the variable instanciations.
Problem:
The execution of the tcl script (wireless-leach.tcl--formerly wireless.tcl) to validate LEACH is failing. Somehow, nodes aren't being defined.
Fix:
"sample_leach_script" was originally written as a sh file. Need to convert to bash file.
set alg = leach
changes to:
alg = "leach"
etc, for the variable instanciations.
1 Comments:
hello......I am doing my masters in cs....when I am trying to install ns-2.27(leach modified) on fedore6, it is not getting installed and showing some configuration error....why is it not getting installed....is it because of fedore6....please respons as quickly as possible...
my email address : srinivas5095suragala@yahoo.com
By GB Varadaraju, at 12:40 AM
Post a Comment
<< Home