Hi... I have installed tinyos-2.x and cygwin. I linked the java file

$ cd /opt/tinyos-2.x
$ ln -s /cygdrive/programfiles/java/jadk1.5.0_14/bin/javac/bin/javac

But when i type micaz sim i get error 127

$ cd /opt/tinyos-2.x/apps/radioCountToLeds
$ make micaz sim

i get error as follows

mkdir -p build/micaz
javac radioCountMsg.java
make: javac: command not found
make: *** [radiocountmsg.class] Error 127

Note: I have linked CLASSPATH variable too, when i type
$ printenv CLASSPATH
C:\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar;.

Someone kindly help me on this issue because i am unable to proceed TOSSIM
because of this error.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to