Home » Infrastructure » Linux » oracle 10g db Installation Problem in RHEL 6 (oracle 10g 64 bit, and RHEL 6)
oracle 10g db Installation Problem in RHEL 6 [message #550223] Sat, 07 April 2012 02:23 Go to next message
morad_dba
Messages: 93
Registered: June 2008
Member

Dear all,

I would like to install oracle 10g in Linux 6. After making change all required configuration files, when i run (./runInstaller) I am getting the following error...

./runInstaller: /u01/Oracle_db_10g_Linux_64/database/install/.oui: /lib/ld-linux.so.2: bad ELF interpreter: No such file or director


please help me...

Regards,
Morad.
Re: oracle 10g db Installation Problem in RHEL 6 [message #550227 is a reply to message #550223] Sat, 07 April 2012 02:42 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
http://www.google.com/search?q=bad+ELF+interpreter%3A+No+such+file+or+directory

Regards
Michel
Re: oracle 10g db Installation Problem in RHEL 6 [message #550228 is a reply to message #550223] Sat, 07 April 2012 02:45 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
You need to install a few more RPMs. If ELF is missing, you are probably missing a lot more. I installed DB 11.2.0.3 on Centos 6.2 x64 the other day, no problems once I selected the "development" install option and every additional package that seemed likely.
So search your install Linux DVD image for ELF, install it, and try again.
Re: oracle 10g db Installation Problem in RHEL 6 [message #550229 is a reply to message #550227] Sat, 07 April 2012 03:15 Go to previous messageGo to next message
morad_dba
Messages: 93
Registered: June 2008
Member

Dear Michel,

Thank you very much. The link you gave me is extremely helpful...

I have to install another rpm that is
yum install lib/ld-linux.so.2

now when i try run installer I am getting the following errors.

[oracle@localhost database]$ ./runInstaller

Starting Oracle Universal Installer...

Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2

Passed
All installer requirements met.

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-04-07_02-09-27AM. Please wait ...

Exception in thread "main" java.lang.UnsatisfiedLinkError:

/tmp/OraInstall2012-04-07_02-09-27AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file:

No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)

Please help me.

Regards,
Morad.

Re: oracle 10g db Installation Problem in RHEL 6 [message #550235 is a reply to message #550229] Sat, 07 April 2012 09:14 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>/tmp/OraInstall2012-04-07_02-09-27AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file:

It appears that the system is missing some X11 libraries.
does "xclock" utility run OK?
man xclock
Previous Topic: telnet error
Next Topic: hard disk space on linux
Goto Forum:
  


Current Time: Fri Mar 29 04:00:25 CDT 2024