There was a bug in the Windows InstallShield Wizard posted on 10/14: some of the binary files (jpg, gifs, jars) were treated as text files. The affected files are:
   
doc/tutorial/imgs/*
tools/java/jars/*
doc/*.pdf
tools/java/images
 
A new version of the Wizard is online that is correct. However, if you installed the 10/14 version, you can download a tarfile containing good copies of the affected files from http://webs.cs.berkeley.edu/tos/dist-1.0.0/tinyos-1.x-binary-files.tgz.  Download the tarfile to your tinyos-1.x directory. Untar as below. They will overlay the old, corrupted files:
 
$ cd tinyos-1.x
$ tar zxvf tinyos-1.x-binary-files.tgz
 
This has no effect on a Linux installation.
 
If you have any questions, please email me.
 
-kw
 

Reply via email to