Hi everyone

When I try to compile RadioCountToLeds I get the following error:

[EMAIL PROTECTED] /opt/tinyos-2.x/apps/RadioCountToLeds
$ make telosb
mkdir -p build/telosb
javac RadioCountMsg.java
make: javac: Command not found
make: *** [RadioCountMsg.class] Error 127

I found in previous threads that I sould have a directory or file
called javac somewhere and I have to set PATH to point to there, and
that location is seen with the command type.
What I get is the following:

$ type javac
bash: type: javac: not found

I tried installing JDK again but it didn't work

Thanks in advance
José

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to