While a --nodeps argument will install an rpm regardless of failed
dependencies, you need to install the other rpms in order to have a
working environment. Make sure the rpms are installed and then you can
install with --nodeps.

You can find a link to all of the required rpms here:
http://www.tinyos.net/dist-2.0.0/tinyos-2.0.0pre2/doc/html/upgrade-tinyos.html

If you have those rpms already installed, I wonder if there is
something wrong with your environment -- I have not seen the operating
system errors on xp systems.
-kw

On 11/9/05, Dongyan Chen <[EMAIL PROTECTED]> wrote:
> Kristin and David:
>
>   Thanks for the suggestion. The operating system is xp.
>   However, even if the error message is ignored, there is error at the
> last step when installing tinyos-2.0.0pre2-1:
>
> $ rpm -Uvh nesc-1.2-1.cygwin.i386.rpm
> Preparing...                ###########################################
> [100%]
>         package nesc-1.2-1 is intended for a cygwin_nt-5.1 operating system
>
> [EMAIL PROTECTED] /cygdrive/c/downloads
> $ rpm -ivh --force  tinyos-tools-1.2.0-2.cygwin.i386.rpm
> Preparing...                ###########################################
> [100%]
>         package tinyos-tools-1.2.0-2 is intended for a cygwin_nt-5.1
> operating s
> ystem
>
> [EMAIL PROTECTED] /cygdrive/c/downloads
> $  rpm -ivh tinyos-2.0.0pre2-1.cygwin.noarch.rpm
> error: Failed dependencies:
>         tinyos-tools >= 1.2.0 is needed by tinyos-2.0.0pre2-1
>         nesc >= 1.2 is needed by tinyos-2.0.0pre2-1
>         avr-binutils >= 2.15 is needed by tinyos-2.0.0pre2-1
>         avr-gcc >= 3.4 is needed by tinyos-2.0.0pre2-1
>
> [EMAIL PROTECTED] /cygdrive/c/downloads
> $  rpm -ivh --force tinyos-2.0.0pre2-1.cygwin.noarch.rpm
> error: Failed dependencies:
>         tinyos-tools >= 1.2.0 is needed by tinyos-2.0.0pre2-1
>         nesc >= 1.2 is needed by tinyos-2.0.0pre2-1
>         avr-binutils >= 2.15 is needed by tinyos-2.0.0pre2-1
>         avr-gcc >= 3.4 is needed by tinyos-2.0.0pre2-1
>
> On 11/9/05, Kristin Wright <[EMAIL PROTECTED]> wrote:
> > If your cygwin dll is out-of-date, another error pops up: an error box
> > that indicates windows can't find the correct dll to execute the
> > program (I forget exactly what point this box comes up) .
> >
> > The error that you have pops up if you're on a non-xp system. What
> > version of windows are you running?
> >
> > In my experience, giving the --ignoreos argument to rpm (as David
> > mentioned) will allow the rpms to be installed with no ill effects
> > during or after.
> >
> > -kw
> >
> > On 11/9/05, David Gay <[EMAIL PROTECTED]> wrote:
> > > On 11/9/05, Dongyan Chen <[EMAIL PROTECTED]> wrote:
> > > >         package msp430tools-python-tools-1.0-1 is intended for a
> > > > cygwin_nt-5.1 o
> > > > perating system
> > > >
> > > >   Does this mean the cygwin version is out of date? Any input is 
> > > > appreciated.
> > >
> > > I'm unclear on the exact cause (Kristin?), but you can add --ignoreos
> > > to shut it up...
> > >
> > > David Gay
> > >
> > > _______________________________________________
> > > Tinyos-help mailing list
> > > [email protected]
> > > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> > >
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > [email protected]
> > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
>

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

Reply via email to