12-10-2016, 09:40 PM
Hello, JohnTurbo
Run the following commands to install libstdc++.so. 6
Update your VPS:
SA-MP Requires 32-bit libs so install libstdc++.so.6
Then run something like this:
Check if there is any update again:
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
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