From: scipio Date: Tue, 31 Jul 2007 07:11:16 +0000 (+0000) Subject: 2.0.2 X-Git-Tag: release_tinyos_2_0_2_2~3 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=9aa24d53100071ed9e1ff3b47e9f73e12082c5cb 2.0.2 --- diff --git a/doc/html/install-tinyos.html b/doc/html/install-tinyos.html index 53a6a420..bf019d47 100644 --- a/doc/html/install-tinyos.html +++ b/doc/html/install-tinyos.html @@ -2,13 +2,13 @@ - Installing TinyOS 2.0 + Installing TinyOS 2.0.2 -
Installing TinyOS 2.0
-
Last updated 1 May 2007
+
Installing TinyOS 2.0.2
+
Last updated 30 July 2007

If you already have a 1.x tree or an existing 2.x tree, you are better off following the upgrade instructions at @@ -265,6 +265,12 @@ If you are using Cygwin and installing the nesC RPM causes an error that the RPM was built for Cygwin, add the --ignoreos option. +Finally, there are two Linux versions of tinyos-tools, depending +on whether you have a 32-bit or 64-bit machine. The first is the +i386 RPM and the second is the i686 RPM. If you have a 64-bit +Java VM, it is important that you install the i686 RPM or otherwise +the Java support may not work properly. +

TinyOS-specific Tools @@ -284,13 +290,20 @@ add the --ignoreos option. - + + + + + + + + - - - - - + + + + +
rpm -Uvh
rpm -Uvh --ignoreos (if Cygwin complains)
ToolWindows/Cygwin32-bit Linux64-bit LinuxCommand
tinyos-toolstinyos-tools-1.2.3-1.cygwin.i386.rpmtinyos-tools-1.2.3-1.cygwin.i386.rpmtinyos-tools-1.2.3-1.i386.rpmrpm -ivh --force (1.x tree)
rpm -Uvh (no 1.x tree)
tinyos-toolstinyos-tools-1.2.4-2.cygwin.i386.rpmtinyos-tools-1.2.4-2.i386.rpmtinyos-tools-1.2.4-2.i686.rpmrpm -ivh --force (1.x tree)
rpm -Uvh (no 1.x tree)
@@ -322,8 +335,8 @@ bypass the erroneous error by using 'rpm -ivh --ignoreos TinyOS - tinyos-2.0.1-5.cygwin.noarch.rpm - tinyos-2.0.1-5.noarch.rpm + tinyos-2.0.2-2.cygwin.noarch.rpm + tinyos-2.0.2-2.noarch.rpm diff --git a/doc/html/upgrade-tinyos.html b/doc/html/upgrade-tinyos.html index 97a630b7..116c85a8 100644 --- a/doc/html/upgrade-tinyos.html +++ b/doc/html/upgrade-tinyos.html @@ -2,13 +2,13 @@ - Installing TinyOS 2.0 + Installing TinyOS 2.0.2 -

Upgrading from TinyOS 1.x to TinyOS 2.x
-
Last updated 1 May 2007
+
Upgrading from TinyOS 1.x to TinyOS 2.0.2
+
Last updated 30 July 2007

This document describes how to upgrade your TinyOS 1.x environment to a TinyOS 2.x environment. This requires that you not only install the @@ -189,13 +189,20 @@ option. nesc-1.2.8a-1.i386.rpm rpm -Uvh
rpm -Uvh --ignoreos (if Cygwin complains) - + + + Tool + Windows/Cygwin + 32-bit Linux + 64-bit Linux + Command + - tinyos-tools - tinyos-tools-1.2.2-1.cygwin.i386.rpm - tinyos-tools-1.2.2-1.cygwin.i386.rpm - tinyos-tools-1.2.2-1.i386.rpm - rpm -ivh --force (1.x tree)
rpm -Uvh (no 1.x tree)
+ tinyos-tools + tinyos-tools-1.2.4-2.cygwin.i386.rpm + tinyos-tools-1.2.4-2.i386.rpm + tinyos-tools-1.2.4-2.i686.rpm + rpm -ivh --force (1.x tree)
rpm -Uvh (no 1.x tree)
@@ -237,8 +244,8 @@ recommend removing it before installing the new one with a forced install.

TinyOS - tinyos-2.0.1-5.cygwin.noarch.rpm - tinyos-2.0.1-5.noarch.rpm + tinyos-2.0.2-2.cygwin.noarch.rpm + tinyos-2.0.2-2.noarch.rpm rpm -Uvh (to upgrade)
rpm -ivh (to install)
rpm -ivh --force (to force install)