Computing.Net > Forums > Linux > Installing rpm error

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Installing rpm error

Reply to Message Icon

Name: Ryan450
Date: April 19, 2004 at 13:31:47 Pacific
OS: Mandrake Linux 10.0 power
CPU/Ram: P4 512 megs of ram
Comment:

hey gang, I'm trying to install gaim 0.76 into my mandrake box, but with little success, the first thing i did was remove the old gaim and then gave the computer the command to install the new one..but i get this error back..

warning: gaim-0.76-0mdk9.2.i586.rpm: V3 DSA signature: NOKEY, key ID 4c292fcc
Preparing... ########################################### [100%]
file /usr/lib/libgaim-remote.so.0.0.0 from install of gaim-0.76-0mdk9.2 conflicts with file from package libgaim-remote0-0.75-5mdk

any ideas?



Sponsored Link
Ads by Google

Response Number 1
Name: taurus
Date: April 20, 2004 at 05:33:36 Pacific
Reply:

Instead of removing an older version so that you can install a newer version, why not use the upgrade option "rpm -Uvh?" Or you can force it to install with

rpm -ivh --nodep gaim-0.76-0mdk9.2.i586.rpm
-or-
man rpm

taurus


0

Response Number 2
Name: ernie
Date: April 20, 2004 at 12:01:24 Pacific
Reply:

The error you get is telling you you still
have the libgaim package from your old
version of gaim installed. Remove that
package, any you should be able to install
the new version.

In Mandrake, rather than removing the old
version of a program when you want to
install a newer version, you can use urpmi.
urpmi will take care of dependencies for
you, and put an end to RPM-he** for the most
part :). urpmi gaim [as root] will install
gaim and any needed dependencies. To learn
more about urpmi, do man urpmi. urpmi is a
command prompt tool.

Ernie [ewilcox@buckeye-express.com]
ICQ 41060744
Registered Linux User 247790
Contributing author to Uptime
http://www.steidler.net/uptime


0

Response Number 3
Name: 3Dave
Date: April 21, 2004 at 09:17:36 Pacific
Reply:

You might find that downloading a newer version of libgaim-remote might help, then you can install them both with:
# rpm -Uvh /path/to/rpms/*gaim*.rpm


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Installing rpm error

problem installing rpm (newbie) www.computing.net/answers/linux/problem-installing-rpm-newbie/21889.html

Help Install RPM in Red Hat 9.0 www.computing.net/answers/linux/help-install-rpm-in-red-hat-90/24833.html

Need help on installing RPM www.computing.net/answers/linux/need-help-on-installing-rpm/2764.html