I just fixed it. What I finally did was add the folder C:\Program files\Java\jdk1.6.0_10\bin in the Path envaironment variable.
Sorry for the noise José On Tue, Nov 18, 2008 at 6:47 PM, José Inda <[EMAIL PROTECTED]> wrote: > Hi everyone > > When I try to compile RadioCountToLeds I get the following error: > > [EMAIL PROTECTED] /opt/tinyos-2.x/apps/RadioCountToLeds > $ make telosb > mkdir -p build/telosb > javac RadioCountMsg.java > make: javac: Command not found > make: *** [RadioCountMsg.class] Error 127 > > I found in previous threads that I sould have a directory or file > called javac somewhere and I have to set PATH to point to there, and > that location is seen with the command type. > What I get is the following: > > $ type javac > bash: type: javac: not found > > I tried installing JDK again but it didn't work > > Thanks in advance > José > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
