Kartik,
What is happening is that your cygwin installation does not have a sym
link to your shell in /bin/sh. Because of this, the msp430 tools aren't
able to be installed, and thus, the next command to install the binutils
fails after.
To correct this type 'which sh' and figure out where your shell is
located. Add a symbolic link from that location to /bin/sh. Once you
do this, you should be able to complete the first task, which will
correct the issues for your second command.
Hope this helps,
-Paul
Kartik Siddhabathula wrote:
Hi All,
While trying to install tinyos2.x, I am getting the following errors:
raghaven...@gautam ~
$ rpm -ivh msp430tools-base-0.1-20050607.cygwin.i386.rpm
error: Failed dependencies:
/bin/sh is needed by msp430tools-base-0.1-20050607
raghaven...@gautam ~
$ rpm -ivh msp430tools-binutils-2.16-20050607.cygwin.i386.rpm
error: Failed dependencies:
msp430tools-base >= 0.1 is needed by
msp430tools-binutils-2.16-20050607
Please help.
Thanks in advance,
Kartik
------------------------------------------------------------------------
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help