Do you have a Java SDK installed? If so is it in your PATH?
make is complaining that it can't find javac. If you have it installed
put it your PATH and it will work.
Thanks
-a


On Mon, Feb 16, 2009 at 5:51 PM, BHARATHI MANJULA K <[email protected]> wrote:
> hi all,
>  i am trying to inject packets dynamically and so i am trying to
> simulate RadiocountToLeds example .But it outputs error message like this:
>
>
> mkdir -p build/micaz
> javac RadioCountMsg.java
> make:****javac:command not found
>
> just to know where  java resides i gave whereis java
> it outputs like this:
>
> java:/usr/bin/java/etc/java/usr/lib/java/usr/share/java/usr/share/man/man
> 1/java.1.gz
>
> but i don't know how to fix the error?????????????
> can any help???????????????
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to