Most likely you do not have the java install bin directory in your PATH.
For instance mine is:
export PATH="/cygdrive/c/JAVA/j2sdk1.4.2_04/bin:.:$PATH"
and doing this should show you where it is:
enfield:schip [361] type javac
javac is /cygdrive/c/JAVA/j2sdk1.4.2_04/bin/javac
MS
Spidernet Lists wrote:
Hi all,
I am having the following error:
mkdir -p build/chipconz
javac RadioSenseMsg.java
make: javac: Command not found
make: *** [RadioSenseMsg.class] Error 127
I already have the Java rpm installed, so why am i having this error and
what is the solution??
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help