Hiyas, On Mon, Nov 16, 2009 at 05:21:30PM -0800, Pedpano wrote: > Fahad Al-Jabarti wrote:
> > administra...@arabswell /opt/tinyos-2.x/apps/tests/testserial > > $ java TestSerial -comm ser...@com6:telosb > > The toscomm JNI library was not found. > > Check that your tinyos-tools package is installed and try > > rerunning tos-install-jni. > > Aborting. this might work for you: java -D java.library.path=/usr/lib/tinyos/; TestSerial -comm ser...@com6:telosb essentially after java.library.path=, there needs to be written the path to the directory of the toscomm.dll. You can also try to just copy the tocomm.dll to /usr/lib. At least this is the right place for the respective file on my Fedora system. Regards Till
pgpsIDOCCB2hX.pgp
Description: PGP signature
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
