* Vidiot ([EMAIL PROTECTED]) wrote:
> Witness the following:
> 
> rpm -Uvh control-center-devel-1.0.51-1.i386.rpm 
> error: failed dependencies:
>         control-center = 1.0.51 is needed by control-center-devel-1.0.51-1
> 
> rpm -Uvh control-center-1.0.51-1.i386.rpm 
> error: failed dependencies:
>         control-center = 1.0.40 is needed by control-center-devel-1.0.40-2
> 
> Just how are these supposed to install when RedHat's own instructions on the
> page fail to work?
> 
>       For each RPM for your particular architecture, run: 
>       rpm -Uvh filename 
>       where filename is the name of the RPM. 
> 
> This isn't the only package that does the above, there are others in the
> updated pacakges that it is as well.
> 
> MB

As you can see from the error messages, one requires the other, so
install them both together and rpm will resolve the dependencies.

$ rpm -Uvh control-center-devel-1.0.51-1.i386.rpm control-center-1.0.51-1.i386.rpm

That's it ;)

Tom.
-- 
            .-------------------------------------------------------.
    .^.     | Tom Gilbert, England | [EMAIL PROTECTED] |
    /V\     |----------------------| www.tomgilbert.freeserve.co.uk |
   // \\    | Sites I recommend:   `--------------------------------|
  /(   )\   | www.freshmeat.net www.enlightenment.org slashdot.org  |
   ^^-^^    `-------------------------------------------------------'


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to