hi
i have successfully installed tos2.x at my home pc but when i am tring to
install it at my collage pc it gives me the following warning

The java version found by tos-check-env may not be version 1.4 or version
1.5 one of which is required by TOs.please ensure that the located java
version is 1.4 or 1.5
depending on your PATH environment variable,there is often another version
of java.exe in c:\windows\system32 that is "seen" first.Check that this is
version 1.4 or 1.5 or reconfigure your PATH environment variable if this is
the case.

i have installed jdk 1.5 at c:/java

i have set the variables in myos2.sh at /etc/profile.d

TOSROOT="/opt/tinyos-2.x"
CLASSPATH="/cygdrive/c/cygwin/opt/tinos-2.x/support/sdk/java/tinyos.jar;."
MAKERULES="$TOSROOT/support/make/Makerules"
TOSDIR="$TOSROOT/tos"

export PATH="cygdrive/c/Java/jdk1.5.0_17/bin/:.:$PATH"
export TOSROOT
export TOSDIR
export
CLASSPATH="$CLASSPATH;/cygdrive/c/cygwin/opt/tinyos-2.x/support/sdk/java/tinyos.jar;."
export MAKERULES
export MOTECOM
export CVSROOT



though i have updated this file by writing c: instade of f:(my home pc
drive)
during exicution of tos-check-env it is showing

Classpath:
        
        /cygdrive/c/cygwin/opt/tinos-2.x/support/sdk/java/tinyos.jar,.
        /cygdrive/f/cygwin/opt/tinos-2.x/support/sdk/java/tinyos.jar,.
        /cygdrive/f/cygwin/opt/tinos-2.x/support/sdk/java/tinyos.jar,.
        /cygdrive/c/cygwin/opt/tinos-2.x/support/sdk/java/tinyos.jar,.
        /cygdrive/c/cygwin/opt/tinos-2.x/support/sdk/java/tinyos.jar,.
        /cygdrive/c/cygwin/opt/tinos-2.x/support/sdk/java/tinyos.jar,.


can any one tell me what is this????????

thanks
neh
-- 
View this message in context: 
http://www.nabble.com/warning-for-java-version-tp22643485p22643485.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to