Michael Leone on Sun, 10 Feb 2002 22:10:26 -0500 |
On Sun, 2002-02-10 at 21:55, eric@lucii.org wrote: > I've got a problem with rpm in Mandrake 8.1. > > I tried to use rpmdrake to install an IBM java package. It failed. > It didn't say _why_... it just did. > > Now, _any_ install with rpm looks like this example: > > $ rpm --install muttprint-0.50a-1.noarch.rpm > Segmentation fault > $ You should probably use -Uvh as a default install of RPMs; I do. the "u" is update; if there's no previous RPM installed, it does an install. What does "rpm -qa | grep rpm" show you? [turgon@minas-aran turgon]$ rpm -qa | grep rpm rpm-devel-4.0.3-0.27mdk urpmi-1.7-14mdk gnorpm-0.96-5mdk rpmlint-0.35-1mdk rpm-build-4.0.3-0.27mdk rpmtools-3.1-4mdk rpmdrake-1.3-106mdk gurpmi-1.1-14mdk rpm-python-4.0.3-0.27mdk rpm-4.0.3-0.27mdk grpmi-8.1-7mdk -- ------------------------------------------------------------------ Michael J. Leone Registered Linux user #201348 <mailto:turgon@mike-leone.com> ICQ: 50453890 AIM: MikeLeone PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF PGP public key: <http://www.mike-leone.com/~turgon/turgon-public-key.gpg> "Sometimes your lack of sympathy gets hard to explain, So on your mask of make-up you just paint a little parody of pain" "When you were young", Del Amitri ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|