In my system, I installed JDK with Update 8.
For problem about executing SerialForwarder, I removed JDK 1.5 with Update 8 
and installed JDK 1.5 with Update 6.

Then, SerialForwarder is executed without errors.


----- Original Message ----- 
From: "Michael Schippling" <[EMAIL PROTECTED]>
To: "Chong Hui Kim" <[EMAIL PROTECTED]>
Cc: <tinyos-help@Millennium.Berkeley.EDU>
Sent: Tuesday, September 05, 2006 5:01 AM
Subject: Re: [Tinyos-help] Java compile problem in TinyOS 2.0


> 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@Millennium.Berkeley.EDU
>> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to