Thank you for your comments. I've succedded java compile.
But another problem is occured. To use SerialForwarder, I compiled SerialForwader and executed it. I got the following message. The toscomm JNI library was not found. Check that your tinyos-tools package is installed and try rerunning tos-install-jni. Aborting. I installed tinyos-2.x from install-documentation of tinyos-2.x with tinyos-2.0 package. How can I do? ----- Original Message ----- From: "Michael Schippling" <[EMAIL PROTECTED]> To: "Chong Hui Kim" <[EMAIL PROTECTED]> Cc: <[email protected]> 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 >> [email protected] >> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
