You probably need to add the java/bin directory to your shell PATH
variable. For instance mine is:

export PATH=/cygdrive/c/JAVA/j2sdk1.4.2_04/bin:$PATH

You should be able to run "type java" and see (again in my world):

enfield:schip [503] type java
java is /cygdrive/c/JAVA/j2sdk1.4.2_04/bin/java

MS


Javed, Huma wrote:
Hi

I have another problem any help would be much appreciated.

I am using tinyos-1.x for telosb. I have downloaded it form original inatallation CD. The problem is that this installation does not install java. Now I installed java in UCB directory which was created automatically by installation CD. But when I run the command in tools/java dir java net.tinyos.tools.Listen it gives me an error java command not recognised. I am using tinyos-1.11 and the java version is jdk1.4.1-07.Your help would be appreciated.

Cheers Huma


------------------------------------------------------------------------

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

Reply via email to