Quote:
Originally Posted by knudfl
on fedora 10 :
$ tar xvf nrlsensorsim-2.26.tgz ; $ mv nrlsensorsim/ ns-allinone-2.26
$ tar xvf ns-allinone-2.26.tar.gz ; $ cd ns-allinone-2.26/
$ sh patch_script.sh ;
-
|
error : PATH permission are not good.
Aborting.
but when I run
[rohinisharma@localhost ~]$ cd ns-2.26
[rohinisharma@localhost ns-2.26]$ cd nrlsensorsim2
[rohinisharma@localhost nrlsensorsim2]$ patch -p1 -t < ns226nrl226.patch
patching file sensornets-NRL/sensoragent.h
Reversed (or previously applied) patch detected! Assuming -R.
Hunk #1 succeeded at 43 (offset 1 line).
[rohinisharma@localhost nrlsensorsim2]$ ./patch_script.sh
CHECKING PATH AND PERMISSIONS ON ../ns-allinone-2.1b9a/ OR ../ns-allinone-2.26/
PATH AND PERMISSIONS ARE GOOD
Checking for recently modified files...
WARNING!!! I THINK I FOUND MODIFIED FILES IN THE ../ns-allinone-2.26 TREE!
PATCHES MAY NOT WORK CORRECTLY ON ALREADY MODIFIED FILES!
Do you want to try anyway? (yes/no)
yes
Okay, trying anyway...
NS2 tree is unmodified. Good.