Hi,

I failed to understand everything you write but here is a way to set
your CLASSPATH.

Type the following command and hit enter

CLASSPATH=$CLASSPATH:$TOSROOT/support/sdk/java/tinyos.jar:.

Now check its effect:

echo $CLASSPATH

It should print the above directories.

As long as you have tinyos.jar in the corresponding directory, tinyos
java programs should work.

Good luck,

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

Reply via email to