[Tinyos-help] javac not found - Previous threads haven't help me
José Inda
joseinda at gmail.com
Tue Nov 18 13:03:00 PST 2008
I just fixed it.
What I finally did was add the folder
C:\Program files\Java\jdk1.6.0_10\bin
in the Path envaironment variable.
Sorry for the noise
José
On Tue, Nov 18, 2008 at 6:47 PM, José Inda <joseinda at gmail.com> wrote:
> 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