[Tinyos-commits] CVS: tinyos-1.x/doc install-snapshots.html, 1.11,
1.11.2.1
Kristin Wright
kristinwright at users.sourceforge.net
Fri Jul 29 16:55:41 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29313
Modified Files:
Tag: tos-1-1-14-candidate
install-snapshots.html
Log Message:
1.1.14 changes
Index: install-snapshots.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/doc/install-snapshots.html,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -C2 -d -r1.11 -r1.11.2.1
*** install-snapshots.html 3 Jun 2005 20:33:13 -0000 1.11
--- install-snapshots.html 29 Jul 2005 23:55:34 -0000 1.11.2.1
***************
*** 23,27 ****
<b>You need not install any previously released 1.1.x snapshots. That
is, if you have 1.1.0 installed on your machine, you can jump right to
! installing 1.1.13 rather than installing 1.1.1... up to 1.1.13.
Each 1.1.x CVS snapshot supercedes previous 1.1.x CVS snapshot
releases.</b>
--- 23,27 ----
<b>You need not install any previously released 1.1.x snapshots. That
is, if you have 1.1.0 installed on your machine, you can jump right to
! installing 1.1.14 rather than installing 1.1.1... up to 1.1.14.
Each 1.1.x CVS snapshot supercedes previous 1.1.x CVS snapshot
releases.</b>
***************
*** 33,40 ****
your entire TinyOS-1.x directory and saving it someplace.</li>
<li><b>Download the most recent 1.1.x rpm: </b><a
! href="http://webs.cs.berkeley.edu/tos/dist-1.1.0/tinyos/windows/tinyos-1.1.13May2005cvs-1.cygwin.noarch.rpm">tinyos-1.1.13May2005cvs-1.cygwin.noarch.rpm</a></li>
<li><b>Install.</b> As Administrator in a cygwin shell do <br>"<span
style="font-family: monospace;">rpm --force --ignoreos -Uvh
! tinyos-1.1.13May2005cvs-1.cygwin.noarch.rpm</span>" in the directory where you saved the rpm. This will take a while (the tinyos package
installation includes compiling the java code). TinyOS is installed in
/opt/tinyos-1.x.</li>
--- 33,40 ----
your entire TinyOS-1.x directory and saving it someplace.</li>
<li><b>Download the most recent 1.1.x rpm: </b><a
! href="http://webs.cs.berkeley.edu/tos/dist-1.1.0/tinyos/windows/tinyos-1.1.14Jul2005cvs-1.cygwin.noarch.rpm">tinyos-1.1.14Jul2005cvs-1.cygwin.noarch.rpm</a></li>
<li><b>Install.</b> As Administrator in a cygwin shell do <br>"<span
style="font-family: monospace;">rpm --force --ignoreos -Uvh
! tinyos-1.1.14Jul2005cvs-1.cygwin.noarch.rpm</span>" in the directory where you saved the rpm. This will take a while (the tinyos package
installation includes compiling the java code). TinyOS is installed in
/opt/tinyos-1.x.</li>
***************
*** 53,62 ****
<ul>
<li><b>Save your previous work. </b>We recommend making a tarball of your entire tinyos-1.x directory and saving it someplace.</li>
! <li><b>Download the latest 1.1.x rpm: </b><a href="http://webs.cs.berkeley.edu/tos/dist-1.1.0/tinyos/linux/tinyos-1.1.13May2005cvs-1.noarch.rpm">tinyos-1.1.13May2005cvs-1.noarch.rpm</a></li>
</li>
! <li><b>Install.</b> As root in linux install the 1.1.13 rpm with <br>
<div style="margin-left: 40px; font-family: monospace;">rpm -Uvh --prefix
<span style="font-style: italic;">TINYOSDIR</span>
! tinyos-1.1.13May2005cvs-1.noarch.rpm<br>
cd <span style="font-style: italic;">TINYOSDIR;</span> chown -R <span
style="font-style: italic;">USER.GROUP</span> tinyos-1.x<br>
--- 53,62 ----
<ul>
<li><b>Save your previous work. </b>We recommend making a tarball of your entire tinyos-1.x directory and saving it someplace.</li>
! <li><b>Download the latest 1.1.x rpm: </b><a href="http://webs.cs.berkeley.edu/tos/dist-1.1.0/tinyos/linux/tinyos-1.1.14Jul2005cvs-1.noarch.rpm">tinyos-1.1.14Jul2005cvs-1.noarch.rpm</a></li>
</li>
! <li><b>Install.</b> As root in linux install the 1.1.14 rpm with <br>
<div style="margin-left: 40px; font-family: monospace;">rpm -Uvh --prefix
<span style="font-style: italic;">TINYOSDIR</span>
! tinyos-1.1.14Jul2005cvs-1.noarch.rpm<br>
cd <span style="font-style: italic;">TINYOSDIR;</span> chown -R <span
style="font-style: italic;">USER.GROUP</span> tinyos-1.x<br>
More information about the Tinyos-commits
mailing list