Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

awk: error while loading shared libraries: libdl.so.2: wrong ELF class: ELF

User622199-OracleMar 29 2011 — edited Apr 12 2011
Hello,

I'm installing Application Dependency and Performance (ADP, also call CAMM) in OEM 11g. The steps is as follows:
1) go to the directory ../oms11g/ocamm and extract ocamm.zip file
2) then go to the directory ../oms11g/ocamm/Disk1/InstData/Linux/VM
3) run ./install.bin to perform the installation

However, I got following error message immediately:

Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: wrong ELF class: ELFCLASS32
dirname: error while loading shared libraries: libc.so.6: wrong ELF class: ELFCLASS32
/bin/ls: error while loading shared libraries: librt.so.1: wrong ELF class: ELFCLASS32
basename: error while loading shared libraries: libc.so.6: wrong ELF class: ELFCLASS32
dirname: error while loading shared libraries: libc.so.6: wrong ELF class: ELFCLASS32
basename: error while loading shared libraries: libc.so.6: wrong ELF class: ELFCLASS32

Launching installer...

grep: error while loading shared libraries: libc.so.6: wrong ELF class: ELFCLASS32
/tmp/install.dir.5356/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory


Can anybody advise me how to resolve this issue? Also more info regarding our environment:

Product: Oracle Enterprise Manager Grid Control 11g
Operating System: Red Hat Enterprise Linux Server release 5.5 (Tikanga) 2.6.18 194.el5 (64-bit)
Hardware Platform: x86_64


Thanks,
Neddy

Edited by: user622199 on Mar 29, 2011 3:37 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2011
Added on Mar 29 2011
3 comments
1,815 views