LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-18-2007, 08:57 AM   #1
yusufs
Member
 
Registered: Oct 2007
Posts: 162

Rep: Reputation: 30
RPM error


Hai all,

when applyin one rpm I got this error :

[root@oracle7 pat]# rpm -ivh compat-gcc-32-3.2.3-47.3.i386.rpm
warning: compat-gcc-32-3.2.3-47.3.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821
error: Failed dependencies:
glibc-devel >= 2.2.90-12 is needed by compat-gcc-32-3.2.3-47.3.i386
Suggested resolutions:
glibc-devel-2.3.4-2.25.i386.rpm


Guide please
 
Old 12-18-2007, 09:14 AM   #2
utcursch
LQ Newbie
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 12

Rep: Reputation: 0
You also need to download and install glibc-devel-2.3.4-2.25.i386.rpm, since compat-gcc requires glibc-devel:

Code:
rpm -Uvh compat-gcc-32-3.2.3-47.3.i386.rpm glibc-devel-2.3.4-2.25.i386.rpm
If you're using latest version of Fedora, use yum instead of rpm -- it'll automatically install all the dependencies needed by the program that you're trying to install:

Code:
yum install package_name
 
Old 12-18-2007, 10:11 AM   #3
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
You can also use the graphical add/remove programs interface if I'm not mistaken. It is equivalent with yum (probably uses yum as it's "backend"), so whichever you like more.

Package managers that fetch and install dependencies automatically when needed ease up your life a lot. You should only use 'rpm' to install packages one by one (or as a group after downloading) if you need some specific version, if you can't find the program from any reposity, or if you use some custom package that isn't in the reposities.
 
Old 12-18-2007, 02:48 PM   #4
yusufs
Member
 
Registered: Oct 2007
Posts: 162

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by b0uncer View Post
You can also use the graphical add/remove programs interface if I'm not mistaken. It is equivalent with yum (probably uses yum as it's "backend"), so whichever you like more.

Package managers that fetch and install dependencies automatically when needed ease up your life a lot. You should only use 'rpm' to install packages one by one (or as a group after downloading) if you need some specific version, if you can't find the program from any reposity, or if you use some custom package that isn't in the reposities.
Thanks utcursch and Bouncer, I will check and let you know

Yusuf
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RPM iinstallation [error: failed to stat /mnt/windows: Input/output error] Ameii83 Linux - Software 1 04-09-2007 08:05 AM
RPM - rpm: error while loading shared libraries: librpm-4.4.so Yihya Linux - General 3 12-20-2006 01:29 PM
RPM error when trying to install an rpm Trance56k SUSE / openSUSE 3 11-10-2005 11:25 PM
rpm error only says"rpm: relocation error: rpm: undefined symbol: poptAliasOptions" dlrsims Linux - Newbie 2 11-14-2003 10:22 PM
Help : rpm dependency error when install video driver rpm ymdwxm Linux - Software 1 04-04-2003 05:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration