On Sat, Sep 28, 2013 at 11:47 AM, Maulin Shah <[email protected]>wrote:
> I have downloaded XubunTOS on virtual box and when I am running command > “make micaz sim ” in terminal emulator then I am getting error “make : > Python2.7-config : command not found “. > Sigh. Sounds like you don't have Python installed. When running the XbunTOS (which I beleive is really really old at this point) you need to log in as root (sudo will probably do it) and do "sudo apt-get install python". Although I looked on my system (Ubuntu 11.10) and while I have python2.7 installed (python-minimal) I don't see a Python2.7-config so I'm not sure what the build script is doing. > What is the solution for this? > you are probably going to have to figure out what it is doing yourself. I am not aware of an active maintainer for tossim or its build scripts. > Reply as soon as possible. > > Regards > Maulin Shah > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
