Hi Everyone, I am trying to get the Listen application (net.tinyos.tools.Listen) to work on Ubuntu (Kernel 2.6.15).
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 When I do a "which java", /usr/bin/java is displayed. Also, I have libgetenv.so in these directories: ./usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/i386/libgetenv.so ./usr/lib/tinyos/libgetenv.so and also an echo $CLASSPATH gives: /opt/tinyos-2.x/support/sdk/java/tinyos.jar:. Any help regarding resolution of the above error message will be greatly appreciated. Thank you, Ajit. _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
