export TOSROOT=/opt/tinyos-2.x
export TOSDIR=$TOSROOT/tos

export CLASSPATH=`cygpath -w $TOSROOT/support/sdk/java`

export CLASSPATH="$CLASSPATH;."

export MAKERULES=$TOSROOT/support/make/Makerules
export PATH=/opt/msp430/bin:/opt/jflashmm:$TOSROOT/tools_bin/bin:$PATH
-------------------------------------------------------
These are my path settings for tinyos on windows/cygwin. Can anyone please
tell me the path settings for the tinyos on ubuntu? I have one more
environmental variable PATH for windows having the bin address of java and
graphviz. What should be that on ubuntu?
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to