Assuming you have a graphviz installed, it's probably a newer version
so you can ignore those messages. Try "type dot" and if it shows anything
you're probably OK.

You _could_ fix the CLASSPATH warnings by adding those elements
in one of the bash startup files. Or better, they should probably
be set already by TOS specific scripts, often in /etc/profile.d
so you could go figure out why you aren't getting that service...

See "man bash" for details on scripts and env variables, and
google CLASSPATH for info on what it means.

MS


mejda chouaieb wrote:
Hello All,
I have upgraded tinyos from 1.x to 2.x and when I type "tos-check-env" I have these warnings : --> WARNING: The graphviz (dot) version found by tos-check-env is not 1.10. Please update your graphviz version if you'd like to use the nescdoc documentation generator.

tos-check-env completed with errors:
--> WARNING: CLASSPATH may not include C:\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar
. Please ensure that C:\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar
 is in your CLASSPATH or you may experience configuration problems
--> WARNING: CLASSPATH may not include '.' (that is, the symbol for the current working directory). Please add '.' to your CLASSPATH or you may experience configuration problems. --> WARNING: The graphviz (dot) version found by tos-check-env is not 1.10. Please update your graphviz version if you'd like to use the nescdoc documentation generator. I'm working with 2 Tmote sky (telosb, moteiv) I'm also trying to modify code but I don't know how to compile it and to install it in my tmote, can someone help me please ? I'm new in tinyos world and i'm verry confused because every thing is new for me so please help me and thank you in advance.
------------------------------------------------------------------------
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails <http://www.trueswitch.com/yahoo-fr/> vers Yahoo! Mail


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

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

--
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew

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

Reply via email to