PDA

View Full Version : [ubuntu] Tinyos - TOSSIM



pradhap87
February 5th, 2011, 06:25 PM
hi
i have installed tinyos in ubuntu 10.10. I am able to make the sample program & install it in mote (telosb) it's all working fine, but if i am using make micaz sim command it shows error python.h no such a file. please can any one tell me how to clear this error.
Thanks in Advance

deceaseddolphin
March 9th, 2011, 11:14 PM
hi
i have installed tinyos in ubuntu 10.10. I am able to make the sample program & install it in mote (telosb) it's all working fine, but if i am using make micaz sim command it shows error python.h no such a file. please can any one tell me how to clear this error.
Thanks in Advance
you must have python 2.6.6 in maverick. you might want to look at this

http://docs.tinyos.net/index.php/TOSSIM#You_do_not_have_the_needed_Python_support_i nstalled

post what you get.