[Tinyos-help] Environment variables setting for TinyOS 1.1.15 on Windows

bharat naik bharat.2511 at gmail.com
Wed Jun 3 04:21:07 PDT 2009


Hi all,

       I had blindly followed the instructons on the online webpages. I
removed the previously defined environment variables. I would like to
mention that my files are in
*C:\Program Files\cygwin rather than C:\cygwin*. If I type *echo $CLASSPATH*,
in the bash shell it displays the correct path. However, if I do a *cd
$CLASSPATH* in the bash shell, I get: *C:\Program: No such file or
directory. *Is it due to the space in Program Files. Is there a way around
this, since I'm not able to paste it anywhere else due to file permissions.*
*

What I have done now is type the following in the bash shell:

*export TOSROOT = /opt/tinyos-1.x
export TOSDIR=$TOSROOT/tos
export MAKERULES=$TOSROOT/tools/make/Makerules*
 and added *CLASSPATH
C:\ProgramFiles\cygwin\opt\tinyos-1.x\tools\java*in the system
variables (in Environment variables).

However the previous errors still persist including CLASSPATH environment
variable doesn't exist. All of them.

Also, I am not able to figure out what to add in the Path variable. I have
both *jdk 1.6.0 *(C:\Program Files\Java\jdk1.6.0) and
*j2sdk1.4.2_19*(C:\j2sdk1.4.2_19)
and *j2re1.4.2_19 *is in C:\Program Files\Java\j2re1.4.2_19. Which of this
should I add?



Thanks and regards,
Bharat Naik.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090603/f915a835/attachment.htm 


More information about the Tinyos-help mailing list