Hi,

I am trying to use serial forwarder and I typed the command 

 

$ java net.tinyos.sf.SerialForwarder

And I got

 

The toscomm JNI library was not found.

Check that your tinyos-tools package is installed and try

rerunning tos-install-jni.

Aborting.

 

I tried 

 

$ tos-install-jni

 

 And I got it

Installing 32-bit Java JNI code in /cygdrive/c/Program
Files/Java/jdk1.6.0_17/jr

e/bin ...

install: cannot stat `/usr/lib/tinyos/*-32.dll': No such file or directory

 

Then I changed tosscom.dll file name to tosscom-32.dll and retry 

 

$ tos-install-jni

 

I got 

 

Installing 32-bit Java JNI code in /cygdrive/c/Program
Files/Java/jdk1.6.0_17/jr

e/bin ...

done.

 

However when I try

 

java net.tinyos.sf.SerialForwarder

 

I got the same error.

 

Any recommendation?

 

Thanks

John

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to