LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-13-2011, 09:11 AM   #1
thbaig
LQ Newbie
 
Registered: Feb 2008
Posts: 11

Rep: Reputation: 0
glibc-2.3.2-95.37.i386 parallel to glibc-x86_64


Hi,
OS : Oracle Enter Prise Linux 6 (equivalent to RedHat)

I am in process to install oracle 10g on said OS.My process fails and after digging up , I came to know that some of the oracle libraries are compiled on 32-bit architecture and it require glibc-32 bit . also it require for gcc-32 bit.

Now i have downloaded all the required rpm for gcc-32bit . when I try to install glibc and its dependencies , it gives me error that newer version already exist.

Can you please tell me how can I install , Gcc-32bit(libgc, libstd-i386 etc) in parallel or standalone?

==========================
[root@localhost rpm-32bit]# rpm -ivh glibc-2.3.2-95.37.i386.rpm
warning: glibc-2.3.2-95.37.i386.rpm: Header V3 DSA/SHA1 Signature, key ID 0c98ff9d: NOKEY
error: Failed dependencies:
glibc-common = 2.3.2-95.37 2.3.2-95.37.i386
================================
[root@localhost rpm-32bit]# rpm -ivh glibc-common-2.3.2-95.37.i386.rpm
warning: glibc-common-2.3.2-95.37.i386.rpm: Header V3 DSA/SHA1 Signature, key ID 0c98ff9d: NOKEY
error: Failed dependencies:
glibc > 2.3.2 conflicts with glibc-common-2.3.2-95.37.i386
===================================
[root@localhost rpm-32bit]# rpm -qa |grep glib

pulseaudio-libs-glib2-0.9.21-13.el6.x86_64

poppler-glib-0.12.4-3.el6.x86_64

taglib-1.6.1-1.1.el6.x86_64

avahi-glib-0.6.25-8.el6.x86_64

compat-glibc-7.x-2.2.4.32.6.i386

glibc-common-2.12-1.25.el6.x86_64

NetworkManager-glib-0.8.1-5.el6.x86_64

glibmm24-2.22.1-1.el6.x86_64

glib2-2.22.5-5.el6.x86_64

glibc-2.12-1.25.el6.x86_64

dbus-glib-0.86-5.el6.x86_64

PackageKit-glib-0.5.8-13.el6.x86_64
========================================
[root@localhost rpm-32bit]# rpm -ivh glibc-common-2.3.2-95.37.i386.rpm

warning: glibc-common-2.3.2-95.37.i386.rpm: Header V3 DSA/SHA1 Signature,
key ID 0c98ff9d: NOKEY

error: Failed dependencies:

glibc > 2.3.2 conflicts with glibc-common-2.3.2-95.37.i386
=======================================


regarrds,
tanveer
 
Old 06-14-2011, 02:04 AM   #2
ssrameez
Member
 
Registered: Oct 2006
Location: bangalore
Distribution: Fedora, Ubuntu, Debian, Redhat
Posts: 82

Rep: Reputation: 6
can you fire the below two commands and paste the results here.
cd /usr/bin
ls -la gcc*
ls -la g++*

Based on that result, I could suggest to you a workaround.
 
Old 06-14-2011, 03:20 AM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
seeing as you HAVE to be paying oracle
ask them .
Quote:
Oracle Enter Prise Linux 6 (equivalent to RedHat)
not quite ,Oracle dose some very odd things to there "unbreakable " ( ya ha) kernel and it is not the same as the one in RHN
 
Old 06-14-2011, 06:25 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Glibc : The 32 bits version of glibc-2.12-1.25.el6.x86_64 is glibc-2.12-1.25.i686.

# yum install glibc.i686

.. And don't try to install some random packages, that you download.
Glibc is your system, and the installed version cannot be changed.

( If you install a version different from "2.12", it will make the OS
unusable, and you will have to reinstall the complete OS.
All your installed files / commands depend on glibc version 2.12 ).

..
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem installing glibc-2.3.2-4.80.i686, glibc-common-2.3.2-4.80.8.i386.rpm martianpackets Red Hat 8 05-01-2009 03:22 PM
update glibc-2.3.5-6.i386.rpm jupiter3437 Linux - General 3 05-25-2005 04:11 AM
does anybody know where I can get glibc-devel-2.3.2-5.i386.rpm. kelly_kong03 Linux - General 1 06-02-2004 11:59 AM
Upgrade Glibc? Just pick one you like!! (i386/i686) greggy69 Linux - Software 1 11-27-2003 09:38 AM
glibc-2.2.4.i386.rpm (Red Hat 7.1) genoa Linux - Newbie 2 07-09-2003 03:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:33 AM.

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