[Help]Vps
#1

Hello always looking vps able to open Linux Servers line , but in this case I can not
look what happens :

./samp03svr : error while loading shared libraries: libstdc ++ so.6 . can not open shared object file: No such file or directory

The operating system is CentOS 6 64bit .
I hope you can help me
Thank you.
Reply
#2

libstdc ++ so.6 libraries is missing. Try installing it's packages and libs
Reply
#3

First wrong section, at least read where you are posting.
Second quick googling will tell you that you need 32bit libraries. Since im on Ubuntu i would suggest just installing ia32-libs that would pull many other files and spare you a headache from installing other possible shit. But as you are on CentOS and i have no idea if ia32-libs are available there or if there is equivalent package a quick googling gave me these.
Код:
yum install libstdc++.i686
And that looks like your solution.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)