[Tinyos-2-commits] CVS: tinyos-2.x/doc/html install-tinyos.html, 1.2, 1.3

Phil Levis scipio at users.sourceforge.net
Thu Jul 13 01:27:48 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/doc/html
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv4466

Modified Files:
	install-tinyos.html 
Log Message:
Second Cygwin version for older installations.


Index: install-tinyos.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/install-tinyos.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** install-tinyos.html	12 Jul 2006 16:59:34 -0000	1.2
--- install-tinyos.html	13 Jul 2006 08:27:46 -0000	1.3
***************
*** 222,226 ****
  The TinyOS-specific tools are the NesC compiler and a set of tools
  developed in the tinyos-2.x/tools source code repository. They are
! also installed using rpms. 
  <!----- tinyos-2.x/tinyos rpms  -------->
  </p><p><b><em>TinyOS-specific Tools</em></b>
--- 222,235 ----
  The TinyOS-specific tools are the NesC compiler and a set of tools
  developed in the tinyos-2.x/tools source code repository. They are
! also installed using rpms. If you using the Cygwin version recommended
! in these install
! instructions, you should install the "Recommended" Windows/Cygwin
! nesC RPM. If you t
! to a Cygwin version incompatibility: try the "Other" Windows/Cygwin 
! RPM (1.2.7b). Try installing it and it does not work (e.g., you
! get strange errors when you try to execute it), this may be due
! to a Cygwin version incompatibility: try the "Other" Windows/Cygwin 
! RPM (1.2.7a). 
! 
  <!----- tinyos-2.x/tinyos rpms  -------->
  </p><p><b><em>TinyOS-specific Tools</em></b>
***************
*** 228,232 ****
  <tbody><tr>
    <td bgcolor="#dddddd"><b>Tool</b></td>
!   <td bgcolor="#dddddd"><b>Windows/Cygwin</b></td>
    <td bgcolor="#dddddd"><b>Linux</b></td>
    <td bgcolor="#dddddd"><b>Command</b></td>
--- 237,242 ----
  <tbody><tr>
    <td bgcolor="#dddddd"><b>Tool</b></td>
!   <td bgcolor="#dddddd"><b>Recommended Windows/Cygwin</b></td>
!   <td bgcolor="#dddddd"><b>Other Windows/Cygwin</b></td>
    <td bgcolor="#dddddd"><b>Linux</b></td>
    <td bgcolor="#dddddd"><b>Command</b></td>
***************
*** 235,238 ****
--- 245,249 ----
  <tr>
    <td>NesC</td>
+   <td><a href="http://csl.stanford.edu/~pal/tinyos/nesc-1.2.7b-1.cygwin.i386.rpm">nesc-1.2.7b-1.cygwin.i386.rpm</a></td>
    <td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/windows/nesc-1.2.7a-1.cygwin.i386.rpm">nesc-1.2.7a-1.cygwin.i386.rpm</a></td>
    <td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/linux/nesc-1.2.7a-1.i386.rpm">nesc-1.2.7a-1.i386.rpm </a></td>
***************
*** 243,246 ****
--- 254,258 ----
    <td bgcolor="#dddddd">tinyos-tools</td>
    <td bgcolor="#dddddd"><a href="http://www.tinyos.net/dist-2.0.0/tinyos/windows/tinyos-tools-1.2.2-1.cygwin.i386.rpm">tinyos-tools-1.2.2-1.cygwin.i386.rpm</a></td>
+   <td bgcolor="#dddddd"><a href="http://www.tinyos.net/dist-2.0.0/tinyos/windows/tinyos-tools-1.2.2-1.cygwin.i386.rpm">tinyos-tools-1.2.2-1.cygwin.i386.rpm</a></td>
    <td bgcolor="#dddddd"><a href="http://www.tinyos.net/dist-2.0.0/tinyos/linux/tinyos-tools-1.2.2-1.i386.rpm">tinyos-tools-1.2.2-1.i386.rpm</a></td>
    <td bgcolor="#dddddd"><a href=""></a><code>rpm -ivh --force</code>&nbsp;(1.x tree)<br><code>rpm -Uvh</code>&nbsp;(no 1.x tree)<br></td>



More information about the Tinyos-2-commits mailing list