[Tinyos-help] getenv JNI library not found. Env.getenv will not work

2007-01-24 Thread Bibudh Lahiri
Hi, I'm trying to run the Oscilloscope application. I did the following from within /opt/tinyos-1.x/tools/java *make* *export [EMAIL PROTECTED]:mica2* *java net.tinyos.tools.Listen* The third command gave the following error: *getenv JNI library not found. Env.getenv will not work

Re: [Tinyos-help] getenv JNI library not found. Env.getenv will not work

2007-01-24 Thread Michael Schippling
That jni install _should_ work but who knows I gather you are on MSWidows, so putting a .so someplace won't help, you need to use getenv.dll I put mine in windows/system32 which is (almost) always in the PATH so everything should be able to find it. Putting libs in the JRE tree _should_ work,

Re: [Tinyos-help] getenv JNI library not found. Env.getenv will not work

2007-01-24 Thread Ankur Kamthe
hi, Also, while installing TinyOS as per the instructions given in http://www.tinyos.net/tinyos-1.x/doc/install.html , while installing the javax.comm package, the zip file that I obtained from Sun's site was named comm2.0.3.zip, not javacomm20-win32.zip . Is the win32com.dll file supposed to b