Jump to content

CentOS GLIBCXX_3.4.9


Geramy92

Recommended Posts

  • 2 months later...

You must have latest "libstdc++.so.6.0.9" to avoid this error. There is attached file (it's GZ archive) in my post. Place "libstdc++.so.6.0.9" file and two links into /lib and /usr/lib. If you want to make symbolic link by yourself, just place there only "libstdc++.so.6.0.9", remove any "libstdc++.so.6" links and make this console actions:

ln -s /usr/lib/libstdc++.so.6.0.9 /usr/lib/libstdc++.so.6
ln -s /usr/lib/libstdc++.so.6.0.9 /lib/libstdc++.so.6

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...