Hi there,
When I install using tos-install-jni in the cygwin it print:
Installing 32-bit Java JNI code in /cygdrive/c/Java/j2sdk1.5.0/jre/bin ...
install: cannot stat `/usr/lib/tinyos/*-32.dll': No such file or directory
I searched the tinyos-help-archive their methods seem do not work for me.
I read the tos-install-jni script
#!/bin/sh
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
tinyoslibdir=$libdir/tinyos
seems this part is for the path stuff.
and my cygwin is like this:
D:\cygwin\bin\tos-install-jni
getenv.dll and toscomm.dll are in D:\cygwin\lib\tinyos and
C:\Java\j2sdk1.5.0\jre\bin(have inlcluded in the environment variable PATH)
Do you got an idea what the truble is ?
sincerely
Peng
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help