[Tinyos-help] Java compile problem in TinyOS 2.0
Michael Schippling
schip at santafe.edu
Mon Sep 4 13:01:33 PDT 2006
Your PATH should include the bin directory of the SDK, e.g.:
/cygdrive/c/JAVA/j2sdk1.4.2_04/bin
(I only have 1.4 on this machine....) BEFORE windows/system32.
Most likely you didn't add the SDK to your PATH variable, or
you added the jre/bin which doesn't contain javac.
MS
Chong Hui Kim wrote:
>
>
> I've installed TinyOS 2.0.
> To use SerialForwarder, I tried to compile java source.
> But, "javac: command not found" error was shown.
>
> What's wrong?
> Why did not javac been installed?
> In my computer, JDK 1.5 is installed and java.exe is found.
>
> Thanks in advance.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list