Thanks Nisha, finally someone here helped me and I wrote the solution. I had read earlier threads with 'Michael' replies already.
On Tue, Nov 18, 2008 at 7:01 PM, nisha jain <[EMAIL PROTECTED]> wrote: > Hi Jose, > > A very good suggestion messing with paths is hell lot of pain just set all > of then into .bashrc file of your home directory. > Also try to see previous "Micheal" replies those are very helpful rather > than struggling with paths..specially if you are > using windows setup or i guess any other... > > Regards, > Nisha > > On Tue, Nov 18, 2008 at 2: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 > > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
