Hi Wafa,

Check whether you have toscomm.dll and getenv.dll in your 
'/usr/lib/tinyos' directory (use cygwin). If so, you could try to rename 
these files to toscomm-32.dll and getenv-32.dll respectively, and then 
run 'tos-install-jni'.

If this does not work, you'll have to install the JNI libraries yourself 
by copying the toscomm.dll and getenv.dll files to your JRE bin 
directory. Search this list for 'tos-install-jni' and you'll find many 
posts about the same problem with sometimes a bit more detailed solutions.

Cheers,
Urs

wafa jaballah wrote:
> Hello All,
> 
> I want to install the JNI :
> So , I type the following command: $ tos-install-jni
> I have the following errors:
>  *Installing 32-bit Java JNI  code  in /cygdrive/c/Program
> Files/Java/jdk1.6.0_11/jre/bin ...
> install: cannot  stat '/usr/ lib/tinyos/*-32.dll': No such file or directory
> *
> 
> I have installed the RPM tools , but I don't know what is the error ?
> I will be very grateful for any suggestions and Help
> 
> Best Regards
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to