Re: URL Handlers?




Ross Yahnke <rcy@spin.doit.wisc.edu> writes:

> OK great I'm trying to rpm the file:
>    gnome-libs-1.0.54-1.i386.rpm
> 
> ...but am getting many dependency messages:
> file /etc/sound/events/gnome.soundlist from install of gnome-libs-1.0.54-1
> conflicts with file from package gnome-libs-1.0.40-1
> 
> etc etc... do I need to rip out 1.0.40 before rpm'ing 1.0.54 or what?

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



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