Edit $TOSROOT/tinyos.sh file
sudo gedit /opt/tinyos-2.1.1/tinyos.sh
add /tinyos.jar to the end of CLASSPATH to be : CLASSPATH=$CLASSPATH:$TOSROOT/support/sdk/java/tinyos.jar
sudo gedit /opt/tinyos-2.1.1/tinyos.sh
add /tinyos.jar to the end of CLASSPATH to be : CLASSPATH=$CLASSPATH:$TOSROOT/support/sdk/java/tinyos.jar
Also edit user bash file as following:
sudo gedit ~/.bashrc
and add this line to the end of the file
source /opt/tinyos-2.1.1/tinyos.sh
sudo gedit ~/.bashrc
and add this line to the end of the file
source /opt/tinyos-2.1.1/tinyos.sh
You can export some helpful directories export apps=$TOSROOT/apps
export blipdir=$TOSROOT/support/sdk/c/blip
cd $apps
export blipdir=$TOSROOT/support/sdk/c/blip
cd $apps
Hello,
ReplyDeleteHow can i get you through email.I have some queries to clarify....I ll be benefited if u support
You can put your question here. If that's ok with you
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDelete