Report this

What is the reason for this report?

How to fix the 'GLIBCXX_3.4.15' error on CentOS 6.5

Posted on January 30, 2014

I just tried to run a iv-network game server on my droplet but when I try to run the game it gives me a error

‘./ivn-svr: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15’ not found (required by ./ivn-svr)’

I checked which glibc versions I have and it said

[root@droplet ivmp]# strings /usr/lib/libstdc++.so.6 | grep GLIBCXX GLIBCXX_3.4 GLIBCXX_3.4.1 GLIBCXX_3.4.2 GLIBCXX_3.4.3 GLIBCXX_3.4.4 GLIBCXX_3.4.5 GLIBCXX_3.4.6 GLIBCXX_3.4.7 GLIBCXX_3.4.8 GLIBCXX_3.4.9 GLIBCXX_3.4.10 GLIBCXX_3.4.11 GLIBCXX_3.4.12 GLIBCXX_3.4.13 GLIBCXX_3.4.14 GLIBCXX_FORCE_NEW GLIBCXX_DEBUG_MESSAGE_LENGTH [root@droplet ivmp]#

I have been trying to fix this for days now, does anyone know how I can get GLIBCXX_3.4.15 installed on my droplet?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.