Hi!
On Sun, 16 Aug 2009, Mohanavalli Subramanian wrote:
Hi,
I am new to tinyos. I installed TOSSIM (tinyos 2.1.0) on Ubuntu 9.
tos-check-env returned an error regarding graphviz version. The instructions
which i followed
http://pjpramod.blogspot.com/2009/01/installing-tinyos-2x-in-ubuntu-intrepid.html
said to ignore the warning.
Everything went fine , but when i go to /opt/tinyos-2.1.0/apps/Blink and give
make micaz sim, i get the following error
make: g++ : command not found
make: *** [ sim-exe] Error 127
Can somebody tell me what is wrong and what i should do to have Blink running.
You also need to install the g++ packages. 'sudo apt-get install g++'
should do the trick. The tinyos package should depend of g++ but right
now it doesn't right now.
--
Razvan ME
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help