awk: error while loading shared libraries: libdl.so.2: wrong ELF class: ELF
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