Hi,

I had similar problems with many other scripts:
tos-locate-jre, tos-install-jni, etc.

Open up the file and modify the first line from
#!/bin/sh
to
#!/bin/bash
This worked most of the time...
Although I'm not 100% sure, I think this issue should be addressed.

"tos-install-jni" also had problem distinguishing my java
(I have two: /usr/bin/java and /opt/ibm/xxxx/bin/java) although
my PATH led me to correct java when I use it or do 'which java'.

Thank you.

- jpaek


Derek Tarm wrote:
when I run tos-check-env in Ubuntu 7.04, it says:
Classpath:
use of uninitialized value in concatenation . or string at /usr/bin/tos-check-env line 319.
  /opt/tinyos-2.x/support/sdk/java/tinyos.jar
  .
So, is there a problem? How could I solve it? Thank you!

------------------------------------------------------------------------

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

--

Jeongyeup Paek
Ph.D. student
Embedded Networks Laboratory
Department of Computer Science
University of Southern California
http://enl.usc.edu/~jpaek
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to