On Jul 8, 2007, at 1:32 PM, Tal Rusak wrote:

Hi,
I just installed TinyOS 2.x using the Debian packages, as described on
http://www.tinyos.net/scoop/story/2007/3/1/142950/4912,
under Ubunutu Linux 7.04.
     I am experiencing some problems related to compiling for TOSSIM:
1) Although I installed the supported Python version 2.4, the "python"
command still maps to the default Ubuntu version 2.5. How can I change
this?

This sounds like a basic PATH problem; I'd suggest reading up on shells and how they choose which executable to run.


2) TOSSIM never gets past the ncc part of the compilation, as shown on the attached terminal session (abbreviated to fit size limit). It seems as though it cannot find the C libraries, although tos-check-env passes and I believe that these are installed on my system. How do I get around these
errors?

Can you run gcc? How about g++?

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

Reply via email to