Hi Milos,
Sorry it was my fault, the file I have to set environment variables in cygwin shell is "tinyos.sh" , if it is not there, then CREATE one.... My tinyos.sh file looks like this: TOSROOT="/opt/tinyos-2.x" CLASSPATH="c:\TinyOS\opt\tinyos-2.x\support\sdk\java\tinyos.jar;." MAKERULES="$TOSROOT/support/make/Makerules" TOSDIR="$TOSROOT/tos" motecom=ser...@com1:57600 export PATH="/cygdrive/c/Program Files/Java/jdk1.5.0_17/bin/:.:$PATH" export TOSROOT export TOSDIR export CLASSPATH export MAKERULES export MOTECOM export CVSROOT Hope it helps... Cheers, Varun Jain From: milos rovcanin [mailto:[email protected]] Sent: Friday, 20 February 2009 11:11 PM To: Varun Jain Subject: Re: [Tinyos-help] cygwin shell script Well, there is no tos.sh file in etc/profile.d. should I make one?
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
