when I run java.net.tools.Listen -comm ser...@com4:telosb
I am encountering the problem Toscomm JNI library not found

1. I have installed the tos-install-jni and it is successfully installed
without any problems. I confirm this because when I run
tos-locate-jre --jni the following is printed

/cygdrive/c/Program Files/Java/jdk1.6.0_11/jre/bin


2. In order to resolve the problem I try to follow the
following 
link:http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2009-January/037776.html

I have run LibTest.java and  get the exception below:

>> C:\WINDOWS\SYSTEM32;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDO
C:\WINDOWS\SYSTEM32;C:\WINDOWS ;C:\PROGRAM FILES\JAVA\JDK1.6.0_11\BIN;C:\CYGW
BIN;C:\PROGRAM FILES\ATT\GRAPHVIZ\BIN;C:\PROGRAM FILES\ATT\GRAPHVIZ\BIN\TOOLS
\CYGWIN\BIN; C:\CYGWIN\BIN\NCC;C:\WINDOWS\system32;C:\WINDOWS ;C:\Program Fil
Java\jdk1.6.0_11\bin;C:\cygwin\bin;C:\Program Files\ATT\Graphviz\bin;C:\Progr
Files\ATT\Graphviz\bin\tools;C:\Program Files\Nmap; C:\cygwin\bin\ncc;C:\cygw
bin;C:\Program Files\CVSNT\
Exception in thread "main" java.lang.UnsatisfiedLinkError: no toscomm in java
brary.path
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at LibTest.main(LibTest.java:6)


could you please tell me what I should do?


kind regards,


-- 
Wafa Ben Jaballah
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to