Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OGP
#1
hey all, i have just installed OGP on my vps Centos 7 64x bit and its working as well with me but i have mini proplem and its 
Code:
./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

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

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

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

Server './samp03svr  ' crashed with exit code 0.  Respawning...

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

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

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

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

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

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

Server './samp03svr  ' crashed with exit code 0.  Respawning...

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

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

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

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

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

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

Server './samp03svr  ' crashed with exit code 0.  Respawning...
i have installed my Agent and panel and everything but  when i try starting or restarting my sa-mp server iam getting that proplem please help 

note: i have installed it using this tutorial: http://forum.elites-host.com/showthread.php?tid=2
#2
Hello, JohnTurbo

Run the following commands to install libstdc++.so. 6

Update your VPS:
PHP Code:
yum update 

SA-MP Requires 32-bit libs so install libstdc++.so.6
PHP Code:
yum install glibc.i686 

Then run something like this:
PHP Code:
yum install compat-libstdc++-33.i686 

Check if there is any update again:
PHP Code:
yum update 

Hope this helped!
If this helped don't reply to this topic in 24 hours [Topic will be locked]and if this didn't solve the problem reply to this topic


Forum Jump:


Users browsing this thread: 1 Guest(s)