Put it just about anywhere... I have something like this in my .bashrc file to set CLASSPATH:
export CLASSPATH="\ C:/cygwin/opt/moteiv/tools/java;\ $TOSROOT/tools/java/jars/tinytools.jar;\ ." The Graphviz whine is because you have a newer version than the one being checked for, so it oughta be ok. MS Shyam Sahu wrote: > I had installed tinyos through the repositories. > > s...@ubuntu:~$ tos-check-env > > > graphviz: > /usr/bin/dot > dot - Graphviz version 2.20.2 (Mon Mar 30 10:09:11 UTC 2009) > > --> 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 '.' (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. > > > Can't figure out where to put the "." . Please help. Thank U for going thru. > -- > Syam > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
