Home » Infrastructure » Linux » oracle 10g r2 installation error at 65% on OEL 6.4 (oracle,10gr2.OEL6.4)
oracle 10g r2 installation error at 65% on OEL 6.4 [message #614867] Wed, 28 May 2014 00:20 Go to next message
shibumass
Messages: 1
Registered: May 2014
Location: chennai
Junior Member
Hi all,

I am trying to install oracle 10gr2 on OEL 6.4 x86-64.

After ./runInstaller command executed after 65% error occurred while re-linking libraries.

Log says,


INFO: /usr/bin/ld: crt1.o: No such file: No such file or directory

INFO: collect2: ld returned 1 exit status

INFO: make: *** [ctxhx] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/home/app/oracle/product/10.2.0/db_1/ctx/lib/ins_ctx.mk'. See '/home/app/oracle/oraInventory/logs/installActions2014-05-28_02-06-23AM.log' for details.
Exception Severity: 1


I have googled and found rpm "glibc-devel-2.12-1.7.el6.i686.rpm" is missing. While try to install with yum,
the result is,

No package glibc-devel-2.12-1.7.el6.i686.rpm available.
Error: Nothing to do

And couldn't install using command "rpm-Uvh glibc-devel-2.12-1.7.el6.i686.rpm" because of dependency issues.

couldn't install with "rpm-Uvh glibc-devel-2.12-1.7.el6.i686.rpm - force - nodeps" also.

result is,

warning: glibc-devel-2.12-1.7.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY

it waits over a night.

Please help me.

Thanks in advance

[Updated on: Wed, 28 May 2014 00:21]

Report message to a moderator

Re: oracle 10g r2 installation error at 65% on OEL 6.4 [message #614898 is a reply to message #614867] Wed, 28 May 2014 08:13 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Welcome to this forum.

Please read and follow the forum guidelines, to enable us to help you:

http://www.orafaq.com/forum/t/88153/0/ and please read http://www.orafaq.com/forum/t/174502/102589/

>I am trying to install oracle 10gr2 on OEL 6.4 x86-64.
above is NOT a certified combination.
V10 Oracle is no longer supported on any OS.
Submit a Service Request for additional assistance.
Re: oracle 10g r2 installation error at 65% on OEL 6.4 [message #614900 is a reply to message #614867] Wed, 28 May 2014 08:36 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
Of course you shouldn't be using this combination of DB and OS, but if you really need to get DB10.2.x running on OEL6.4 you probably can. However, it looks to me as though you are trying to install 32bit Oracle on 64bit Linux. At the very least, you should correct that mismatch, and try again.
Re: oracle 10g r2 installation error at 65% on OEL 6.4 [message #617573 is a reply to message #614900] Tue, 01 July 2014 16:50 Go to previous message
dancko
Messages: 108
Registered: June 2013
Location: italy
Senior Member
Hi,

try the Yum command only with package name, without version number and errata level.

On the repository usually there is only one version of package and usually is the last update (last version) of package.

For this reason you get the error message:

No package glibc-devel-2.12-1.7.el6.i686.rpm available.
Error: Nothing to do

Also I have had same your problem. So, try the Yum command only with package name, without version number and errata level.

For example: # Yum install glibc-devel ..... It work fine!

By installing the last version of package you have not any problem.

[Updated on: Tue, 01 July 2014 16:53]

Report message to a moderator

Previous Topic: rpm installation problem for installing Oracle 12c on Oracle linux 5.3
Next Topic: Oracle User when installing Oracle DB Server on Ubuntu
Goto Forum:
  


Current Time: Thu Mar 28 12:33:42 CDT 2024