Re: URL Handlers?



You need to upgrade both at the same time.  RPM will figure
out the order in which they need to be installed.  There may
be more dependencies but this should do the trick.

rpm -Uvh gnome-libs-devel-1.0.54-1.i386.rpm gnome-libs-1.0.54-1.i386.rpm

The message you quoted (from Owen Taylor) tells you what to
do: download all the RPMs you want to upgrade into a directory
and then run the command 'rpm -Uvh *'



--Juan

Write a wise saying and your name will live forever.
		-- Anonymous

On Thu, 20 Jan 2000, Ross Yahnke wrote:

> Date: Thu, 20 Jan 2000 15:13:53 -0600 (CST)
> From: Ross Yahnke <rcy@spin.doit.wisc.edu>
> To: Owen Taylor <otaylor@redhat.com>
> Cc: gnomeList <gnome-list@gnome.org>
> Subject: Re: URL Handlers?
> Resent-Date: 20 Jan 2000 21:14:01 -0000
> Resent-From: gnome-list@gnome.org
> Resent-cc: recipient list not shown: ;
> 
> Duh I shoulda thought of that, so I tried it and now get:
> error: failed dependencies:
>         gnome-libs = 1.0.40 is needed by gnome-libs-devel-1.0.40-1
> 
> So then I tried:
> # rpm -Uvh gnome-libs-devel-1.0.54-1.i386.rpm 
> error: failed dependencies:
>         gnome-libs = 1.0.54 is needed by gnome-libs-devel-1.0.54-1
> 
> ...there must be an rpm that goes even first, like gnome-core file?
> 
> - Ross
> 
> 
> 
> On 20 Jan 2000, Owen Taylor wrote:
> > What you want to do is download all the RPM's you want to install into
> > a directory, then do:
> > 
> >  rpm -Uvh *
> > 
> > in that directory. The key here is using U 'upgrade' instead of i 'install'.
> > 
> > Regards,
> >                                         Owen
> > 
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]