When I installed, I am confused for a while following the steps in 
http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html 
So I suggest add one line between Step 2 Install Cygwin:
1.Download the confirmed-compatible cygwin packages from the tinyos web site 
here. 

1.5 Install cygwin from cgywin websit: www.cygwin.com 

2.In a cygwin shell, unzip the above package into some directory. In these 
instructions the directory is /cygdrive/c/newcygpkgs. 
     $ cd /cygdrive/c/newcygpkgs
     $ tar zxvf cygwin-1.2a.tgz 


because if it is a windows user, it has not cygwin shell as 2 talks about 
before he install one.

Best regards.

>>> Philip Levis <[EMAIL PROTECTED]> 2006-11-28 17:42 >>>
On Nov 28, 2006, at 12:00 AM, Hairong Yan wrote:

> I install the tinyos by crossbow's CD. I checked the version of   
> cygwin is cygwin-NT-5.1  1.3.22.

I'd recommend checking TinyOS 2.0 out of CVS with the tag tinyos- 
release-2-0-0. Then go to tinyos-2.x/tools, run

./Bootstrap
./configure
make
make install

Cygwin is a varied and finicky beast; it seems that the only way to  
be sure that a binary works for your version is to compile it  
yourself...

Phil




_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to