[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: manual order of rpms to install/upgrade ?
- From: Jan Carlson <janc iname com>
- To: redhat-list redhat com
- Subject: Re: manual order of rpms to install/upgrade ?
- Date: Tue, 01 Dec 1998 02:43:31 -0500
Charles Galpin wrote:
> The easiest way to do it is to let rpm figure out the order. Stick all the
> rpms in a dir and do a
>
> rpm -iVh *.rpm
Better to use -U, not -i.
The one common use for -i is for a new "kernel" rpm.
-U deinstalls the old version (if it exists) then installs the new.
If there is no installed old version, it does what you want - just installs.
-i tries to install the new version while the old version is still there,
failing almost every time because of conflicting files.
--
Jan Carlson
janc iname com Scarborough, Ontario, Canada
Mailed with Netscape 4.5 on Red Hat Linux 5.2
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]