Re: [Tinyos-help] Error on "tos-check-env"

2011-08-12 Thread Michael Schippling
Searching for "win32 error 487" I found that there may be a conflict with McAfee VirusScan 8.0.0 or perhaps some other process. Look through the search results, and check on the cygwin.com site for any advice they may have. MS LU Wei wrote: > > > HI: >I am new to tinyos. i just installed t

[Tinyos-help] Error on "tos-check-env"

2011-08-11 Thread LU Wei
HI: I am new to tinyos. i just installed tinyos on windowsXP and cygwin, and i make this cammand to check that the environment is setup correctly: tos-check-env the output of this command is: a little window show up and say "perl.exe have stopped work" , besides, the cygwin window show

Re: [Tinyos-help] Error on "tos-check-env"

2011-06-29 Thread Andrew Sabelhaus
Farah, Check the TinyOS wiki for a full guide on everything you need to install for a working environment. In your case, it seems your system is missing both java and graphviz (which is "semi-optional" anyway). Under ubuntu, you'd probably run sudo apt-get install sun-java6-jre ...or some simila

Re: [Tinyos-help] Error on "tos-check-env"

2011-06-28 Thread Michael Schippling
You probably have newer versions installed, but check that you really have them with: type dot -- should show a path to dot.exe type java -- should show a path to a java SDK MS Ben Ahmed Farah wrote: > Hi, > i just installed TinyOS on ubuntu 10.04 and i make this command to > check that the

[Tinyos-help] Error on "tos-check-env"

2011-06-28 Thread Ben Ahmed Farah
Hi, i just installed TinyOS on ubuntu 10.04 and i make this command to check that the environment is setup correctly : tos-check-env the output of this command is: " tos-check-env completed with errors: --> WARNING : The JAVA version found first by tos-check-env may not be version 1.4 or version