Hi guys,

I had earlier resolved the problem of programming the bare Atmega128. 

Now there is the problem of javac command. I have installed my java jdk as
well as jre in the CYGWIN directory(without spaces). When i run the type
java i get the following message-- java is
/cygdrive/c/WINDOWS/system32/java.

but when i run type Javac it shows this-- bash:type:javac: not found

I dont know what else to change, becasue i have set all the paths as:
export TOSROOT="/opt/tinyos-2.x"
export TOSDIR="$TOSROOT/tos"
export CLASSPATH="$CLASSPATH:$TOSROOT/support/sdk/java/tinyos.jar;."
export MAKERULES="$TOSROOT/support/sdk/Makerules"

I would really appreciate your help!

Farooq
-- 
View this message in context: 
http://www.nabble.com/Javac%3A-not-found-issue%21-tp24567347p24567347.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