On Mon, 25 Mar 2002, David Talkington wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Bill Crawford wrote:
> >
> >     rpm -Uvh popt-* rpm-* python-popt-0.8.7-7.x.2.i386.rpm 
>kdeadmin-2.2.2-3.i386.rpm
> >
> > There is an update for kdeadmin which uses the newer librpm* in the
> >i386 updates directory.
>
> You must have a golden touch, Bill ...
>
> hobson:i386 573 # rpm -Uvh rpm-* popt-1.6.4-7x.i386.rpm \
> python-popt-0.8.7-7.x.2.i386.rpm kdeadmin-2.2.2-3.i386.rpm
> error: failed dependencies:
>         librpm-4.0.3.so   is needed by gnorpm-0.96-11
>         librpm-4.0.3.so   is needed by rpm2html-1.7-1
>         librpm-4.0.3.so   is needed by rpmfind-1.7-2
>         librpmdb-4.0.3.so   is needed by gnorpm-0.96-11
>         librpmdb-4.0.3.so   is needed by rpm2html-1.7-1
>         librpmdb-4.0.3.so   is needed by rpmfind-1.7-2
>         librpmio-4.0.3.so   is needed by gnorpm-0.96-11
>         librpmio-4.0.3.so   is needed by rpm2html-1.7-1
>         librpmio-4.0.3.so   is needed by rpmfind-1.7-2
>
> Still no joy in Mudville.

You have some packages installed that Bill doesn't.  Try

        rpm -Uvh rpm* popt-1.6.4-7x.i386.rpm \
        python-popt-0.8.7-7.x.2.i386.rpm kdeadmin-2.2.2-3.i386.rpm \
        gnorpm-0.96-12.7x.i386.rpm

Note where the wildcard is in the spec for the rpm* rpms.

One problem with tar/make/make install is, no dependency checking.  So
it's easy to install incompatible packages and have them fail.  The other
problem is, many tarballs don't uninstall themselves cleanly, if at all,
and most tarballs don't have provision for a clean upgrade to a later
version.

-- 
                Matthew Saltzman

Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to