On Friday 29 September 2006 04:03 pm, Ajit Karthik Mylavarapu wrote: > When I do a java net.tinyos.tools.Listen I get the following error message: > > getenv JNI library not found. Env.getenv will not work > (run the tos-install-jni tool, see man tos-install-jni for more details) > Error on [EMAIL PROTECTED]:9002: java.net.ConnectException: Connection refused
I had a similar problem because I had two different java VM's installed and tos-install-jni installed code into the wrong one (from my perspective!). I think you might get more feedback if you try running tos-install-jni by hand. _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
