[Tinyos-help] TinyOS configuration help

2012-10-31 Thread mohit agarwal
Hi all, I am a first time user of Tiny OS ..I have installed Tiny OS on windows using VMWare. Please help me how to configure USB drive , printer and internet settings on that. Thanking you, Mohit Agarwal ___ Tinyos-help mailing list

Re: [Tinyos-help] Cygwin compatible net.tinyos.tools.Listen program

2012-10-31 Thread Peeyush Deshpande
Hey Thanks, I have installed the cygwin through installation CD and just followed the instructions. It got installed in C:\Crossbow\cygwin and I can see some related sub-directories in my C:\Crossbow\cygwin\opt\MoteWorks directory. These sub directories are apps make tools tos Some test

Re: [Tinyos-help] Cygwin compatible net.tinyos.tools.Listen program

2012-10-31 Thread András Bíró
Hi Peeyush, I think the CD has some really-really old version of cygwin and tinyos. I recommend to install cygwin based on the official documentation ( http://cygwin.com/install.html), and install the following extra packages: gcc make python perl rpm After that, you can follow the tinyos wiki

Re: [Tinyos-help] Cygwin compatible net.tinyos.tools.Listen program

2012-10-31 Thread Miklos Maroti
Yes, You should install cygwin manually, and everything works fine. Miklos On Wed, Oct 31, 2012 at 2:45 PM, András Bíró andras.b...@unicomp.hu wrote: Hi Peeyush, I think the CD has some really-really old version of cygwin and tinyos. I recommend to install cygwin based on the official