[Tinyos-help] javac not found - Previous threads haven't help me
José Inda
joseinda at gmail.com
Tue Nov 18 12:47:43 PST 2008
Hi everyone
When I try to compile RadioCountToLeds I get the following error:
José@pitanga /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é
More information about the Tinyos-help
mailing list