Hi,

I had the same problem, you need to see if in 

tos/lib/tinyos

 

there should be a toscomm-32.dll and an getenv.dll file. If they are there, 
then it should be alright, otherwise try renaming ‘toscomm’ file to 
‘toscomm-32.dll’

 

Otherwise try following the tutorial at

 

http://docs.tinyos.net/index.php/Mote-PC_serial_communication_and_SerialForwarder

Try doing the part “Installing tos-install-jre from CVS sources” , doing this 
also helped me.

 

Cheers,

VJ

 

 

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ??
Sent: Wednesday, May 07, 2008 5:51 AM
To: [email protected]
Subject: [Tinyos-help] truble with tos-install-jni

 

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

Reply via email to