Hi, I think dot (.) should be at the end of your PATH setting. For example my CLASSPATH setting using export command is:
$ export CLASSPATH="$CLASSPATH;/cygdrive/c/cygwin/opt/tinyos-2.x/support/sdk/java/tinyos.jar;." You can see the dot after semicolon (;). Ittipong 2009/2/6 Dave K <[email protected]> > After I tried the tos-check-env, it gave me this warning. > > I don't know where this 'dot' could apply to. > > Please help > > graphviz: > > --> WARNING: No dot in current path. > > --> WARNING: tos-check-env could not find the 'dot' executable which is > part of > the AT&T Graphviz package. Please install version 1.1.0 of Graphviz if > you'd lik > e to use the nescdoc documentation generator. If Graphviz is already > installed, > then dot may not be in your PATH. > > > tos-check-env completed with errors: > > --> WARNING: No dot in current path. > --> WARNING: tos-check-env could not find the 'dot' executable which is > part of > the AT&T Graphviz package. Please install version 1.1.0 of Graphviz if > you'd lik > e to use the nescdoc documentation generator. If Graphviz is already > installed, > then dot may not be in your PATH. > _______________________________________________ > 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
