You will need to install (or copy) the TOS comm and getenv.dll files to your new system's Java Runtime. I'm not sure exactly what the file names are, but some searching for those two should come up with more. You don't need cygwin or the rest of TOS if all you are doing is running a java app.
MS Ruben Rios wrote: > Dear all, > > I have written a Java application which gets data from sensor nodes > through the serial port. I have done this by using tinyos.jar. > Everything's fine to this point. I have tried to use this application > in another machine which has no TinyOS installed in it and it prompts > different errors depending on the situation. The first problem I come > across is an exception telling "The toscomm JNI library was not found > ...". Does it mean I need to install Cygwin + TinyOS on that machine > to get it working? May I simply add some files to my working directory > or Java directory to make it work? > > Any comments, ideas, workarounds, are really appreciated! > Regards > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
