I installed TinyOS 2.x on Ubuntu 6.06 server version. It all installed just fine and, so far, it seems to be working o.k.

You can use the rpm's provided on the TinyOS website. However, in order to install them you first need to convert them into Debian packages, using alien (I think you need to do sudo for this):
sudo alien -d *.rpm

Note: If the alien command is unknown, you have to install the tool first. Do this with "apt-get install alien".

Once converted, you can install the packages with Debian's package manager dpkg:
sudo dpkg -i package.deb

Hope this helps.

Anton


On Aug 12, 2006, at 2:53 PM, bhushan bhatt wrote:

Hi Guys,

   I plan to install tinyos on my machine running Ubuntu. Which is the best version  to install and from where should i install it. Tinyos website has a download version for Redhad linux. can i use the same ???

Thanks,
Bhushan


Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
_______________________________________________
Tinyos-help mailing list

------------------------------------------------------------------------
Dr.-Ing. Anton Riedl
Assistant Professor
Department of Physics, Computer Science and Engineering
Christopher Newport University
1 University Place, Newport News, VA, 23606, USA
Tel: +1(757)594-7829
Fax: +1(757)594-7919
------------------------------------------------------------------------


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

Reply via email to