Hello All,
 
I'm a new visitor to this site. I'm doing a project on sensor node architecture design and in the process learning about TinyOS implementations of Zigbee.
 
I downloaded the reference code from Luxoft's website and when trying to install the rpm nesc-1.1-2.lux.i386.rpm got the following errors:
 
$ rpm -Uvh nesc-1.1-2lux.i386.rpm
error: Failed dependencies:
         ld-linux.so.2 is needed by nesc-1.1-2lux
         libc.so.6 is needed by nesc-1.1-2lux
         libm.so.6 is needed by nesc-1.1-2lux
         /usr/bin/perl is needed by nesc-1.1-2lux
         lib.so.6(GLIBC_2.! 0) is needed by nesc-1.1-2lux
         lib.so.6(GLIBC_2.1) is needed by nesc-1.1-2lux
         lib.so.6(GLIBC_2.1.3) is needed by nesc-1.1-2lux
         lib.so.6(GLIBC_2.2.3) is needed by nesc-1.1-2lux
         nesc >=1.1.1 is needed by (installed) tinyos-1.1.11Feb2005cvs -3
 
When I did
$ rpm -i nesc-1.1-2lux.i386.rpm -- nodeps
 
I got the following:
 
package nesc-1.1-2lux is intended for a linux operating system
package nesc-1.1.2-1 (which is newer than nesc-1.1-2lux) is already installed
file /usr/local/bin/ncc from install of nesc-1.1-2lux conflicts with file from package nesc-1.1.2-1
....
 
I'm runnin! g TinyOS on XP using Cygwin.
 
I'd also like to know if I can do some simulations with the Luxoft stack by just the installed software without having any of the hardware platforms (like the Mica2, telos, etc.) as of now. I'm actually trying to get some Zigbee protocol performance and profiling by trying to port the Luxoft code onto a simulator like ns2.
 
The Luxoft release also says that they use a modified version of the nesC compiler for Zigbee on TinyOS. Does that mean we need to build the TinyOS kernel once again, if I manage to solve the conflict problem with the rpm package?  
 
What can I possibly do? Please let me know.
 
Thanks a lot in advance, Mureeda.


Yahoo! FareChase - Search multiple travel sites in one click.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to