Error with Shared Libraries Even Though Libraries Exist
by Mooncakes from LinuxQuestions.org on (#6G6MB)
Hello,
My system is RHEL 8.0 x86_64.
I installed software and after attempting to execute it I encountered the errors below:
Any thoughts on how to fix this issue?
My system is RHEL 8.0 x86_64.
I installed software and after attempting to execute it I encountered the errors below:
- error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
error
- error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
error
- error while loading shared libraries: libc.so.6: wrong ELF class: ELFCLASS32
- error while loading shared libraries: libdl.so.2: wrong ELF class: ELFCLASS64
Any thoughts on how to fix this issue?