i had a vps of centos 32 bit , i wanted to test my server on it but when i started it , it showed me this error
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fs20.postimg.org%2Fw4sfbwtn1%2Fscreenshot_24.png&hash=607a61407887e64ab1d550b2bf2bb7cfa8eb65af)
i thought that it was vps problem i google for the solution but i couldn't find so...
then i got another vps of centos 64 bit (from another provider ), i also tried to load the server but it showed me same error....
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fs20.postimg.org%2Fip5emgl59%2Fscreenshot_25.png&hash=d3d559eed9432fd51eb985160983973ef868d165)
so i think it's not my vps problem its a problem with server or maybe centos os can run my server i remember i used to run the server ( when it was 04pb400 ) on debain and it worked perfectly but after 2-3 months i tried to run rel001 or rel002 its bugged.......
Show us the output of:
strings /usr/lib/libstdc++.so.6 | grep GLIBC
I would suggest the devs to compile the server with -static-libstdc++ so that it won't be necessary to have those external libraries.
Quote from: S.L.C on Apr 20, 2015, 04:10 PMShow us the output of:
strings /usr/lib/libstdc++.so.6 | grep GLIBC
in centos 64 bit
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fs20.postimg.org%2F478nxuarx%2Fscreenshot_26.png&hash=1b86e1bfc6ce413d9cf31deea4ff7ea88caad529)
in centos 32 bit
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fs20.postimg.org%2F4l9zxfuvh%2Fscreenshot_27.png&hash=df57f15514f50d2f2f22533b7dc2414dd21495c9)
You're a bit outdated :D You need to install a newer version of GCC.
i tried a quick google tutorial of ugrading gcc version and still,,,,,,,
on 32 bit
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fs20.postimg.org%2F9y3fpb85p%2Fscreenshot_28.png&hash=dc6da146b3f1d626ccea83beecfea99a57120c34)
on 64 bit
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fs20.postimg.org%2Fqn4vl84r1%2Fscreenshot_29.png&hash=b6a82123297323f7c45567349b106be226d68a23)
Try this command again and see if your so called update actually updated what you need :D
strings /usr/lib/libstdc++.so.6 | grep GLIBC
If you don't see that version in the output then you don't have it.
Quote from: S.L.C on Apr 20, 2015, 04:12 PMI would suggest the devs to compile the server with -static-libstdc++ so that it won't be necessary to have those external libraries.
This could be done, but his machine also lacks an up-to-date glibc, and linking glibc statically is virtually impossible.
Quote from: S.L.C on Apr 20, 2015, 04:21 PMYou're a bit outdated :D You need to install a newer version of GCC.
GCC ≠ Glibc
I think I solved this problem once, but I forgot xD
I changed ( or reinstalled ) my os to Debain 7 32 bit and voila! it worked so i guess that vcmpserver cant run in Centos ( may be of some problems ) and guys thank you for the help......
P.S: @PlayerX, why do u use "xD" at the end of every sentence?
[TOPIC LOCKED]