Hello,
can somehow help me fixing this error ?
Code:error while loading shared libraries: libpcre.so.0: wrong ELF class: ELFCLASS32
Printable View
Hello,
can somehow help me fixing this error ?
Code:error while loading shared libraries: libpcre.so.0: wrong ELF class: ELFCLASS32
Either
apt-get install ia32-libs
or missing these files in /lib directory
https://i.gyazo.com/f0133d75dd49c7a5...2c7add3bf5.png
Thank you avalanche
this fixed my problem
Code:yum reinstall libpcre.so.0