Posts: 168
Threads: 14
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jun 2013
Reputation:
0
./LoginServer: error while loading shared libraries: libssl.so.6: wrong ELF class: ELFCLASS64
Anyone got an idea? Already downloaded the libssl.so.6 in the forum post from Gothic etc nothing works.
someone upload me an libssl.so.6? ^^
Posts: 123
Threads: 10
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Nov 2011
Reputation:
0
use this in vps
yum upgrade libstdc++
yum install libstdc++.i686
yum upgrade zlib
yum install zlib.i686
yum install libstdc++.so.6
Moderator closed because: Problem is Solved