[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 1.5 one of which is equired by TOS. Please ensure that the
located version is 1.4 or 1.5
--> WARNING : The graphviz (dot) version found by tos-check-env is not 1.10.
Please update your graphviz version if you'd like to use the nescdoc
documentation generator.

please how can i correct this errors?

thks a lot.

Farah.
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[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 "perl 3872 fork_copy: linked dll data/bss pass 0 failed, 
0x2c2000..0x2c2370, done 0, windows pid 604, win32 error 487".

Please, how can i correct this errors?
best wishes!

2011-08-12 



Jacky
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


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 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 1.5 one of which is equired by TOS. Please ensure that the 
> located version is 1.4 or 1.5
> --> WARNING : The graphviz (dot) version found by tos-check-env is not 
> 1.10. Please update your graphviz version if you'd like to use the 
> nescdoc documentation generator.
> 
> please how can i correct this errors?
> 
> thks a lot.
> 
> Farah.
> 
> 
> 
> 
> 
> ___
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


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 similar java package. Either way, an error in tos-check-env does
not necessarily indicate that your install won't work, but its output is a
good place to start debugging if you can't compile an app / an app doesn't
function correctly.

-Andrew

On Tue, Jun 28, 2011 at 10:22 AM, Ben Ahmed Farah  wrote:

> 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 1.5 one of which is equired by TOS. Please ensure that the
> located version is 1.4 or 1.5
> --> WARNING : The graphviz (dot) version found by tos-check-env is not
> 1.10. Please update your graphviz version if you'd like to use the nescdoc
> documentation generator.
>
> please how can i correct this errors?
>
> thks a lot.
>
> Farah.
>
>
>
> ___
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Andrew Sabelhaus
Cell: (301) 807-9842
andrew.sabelh...@gmail.com
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

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 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 "perl 3872 fork_copy: linked dll data/bss pass 0 failed, 
> 0x2c2000..0x2c2370, done 0, windows pid 604, win32 error 487".
> 
> Please, how can i correct this errors?
> best wishes!
> 
> 2011-08-12 
> 
> 
> 
> Jacky
> ___
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help