- To: Sydney Linux Users Group <slug@xxxxxxxxxxx>
- Subject: Re: [SLUG] RPM complaints while trying to install XFree86 4.2.0
- From: lukekendall@xxxxxxxxxxxxxxxx
- Date: Mon Sep 2 22:43:06 2002
On 2 Sep, To: Martin wrote:
> We'll see how I go.
Well, I tried a semi-tentative install:
rpm -i --nodeps --replacefiles XF* font* free*
Now I seem to have parts of both 4.1.0 and 4.2.0, though everything
seems to be working. Any suggestion on the safest way to get rid of
the older rpms without disturbing the new? Is it as simple as
rpm -e XFree86-4.1.0-25, etc? (And try to find 4.2.0 versions of the
missing pieces?)
# rpm -qa | grep XFree86 | sort
XFree86-100dpi-fonts-4.1.0-25
XFree86-4.1.0-25
XFree86-4.2.0-52.01
XFree86-75dpi-fonts-4.1.0-25
XFree86-base-fonts-4.2.0-52.01
XFree86-compat-libs-4.0.3-2
XFree86-devel-4.1.0-25
XFree86-ISO8859-15-100dpi-fonts-4.1.0-25
XFree86-ISO8859-15-75dpi-fonts-4.1.0-25
XFree86-jpfonts-2.1-24
XFree86-libs-4.1.0-25
XFree86-libs-4.2.0-52.01
XFree86-tools-4.1.0-25
XFree86-twm-4.1.0-25
XFree86-xdm-4.1.0-25
XFree86-xfs-4.1.0-25
XFree86-xfs-4.2.0-52.01
luke