/Usr/lib64/libstdc ++. so.6: version 'glibcxx _ 3.4.15 & #39; not found, lib64libstdc

Source: Internet
Author: User

/Usr/lib64/libstdc ++. so.6: version 'glibcxx _ 3.4.15 'not found, lib64libstdc

A 32-bit system or program usually has the following errors:
/Usr/lib/libstdc ++. so.6: version 'glibcxx _ 3.4.15 'not found

The following url provides a 32-bit system solution:
Http://www.cnblogs.com/yingsi/p/3290958.html
The main content is as follows:Post here to prevent future website changes from being found.

Download the new version at http://ftp.de.debian.org/debian/pool/main/g/gcc-4.7/libstdc++6_4.7.2-5_i386.deb
Assume that the downloaded file is stored in Download /.
Decompress: ar-x libstdc ++ 6_4.7.2-5_i386.deb & tar xvf data.tar.gz
After decompression, the Download/usr directory appears;
1) cd Download/usr/lib/i380-linux-gun
2) su root
3) cp libstdc ++. so.6.0.17/usr/lib
4) cd/usr/lib
5) rm libstdc ++. so.6
6) Re-establish a soft connection with ln libstdc ++. so.6.0.17 libstdc ++. so.6
Then, enter strings/usr/lib/libstdc ++. so.6 | grep GLIBCXX. The result is:
GLIBCXX_3.4 GLIBCXX_3.4.1 GLIBCXX_3.4.2 GLIBCXX_3.4.3 running GLIBCXX_3.4.5 running GLIBCXX_3.4.7 running without using GLIBCXX_3.4.15 GLIBCXX_3.4.16 GLIBCXX_3.4.17 running
Check that GLIBCXX_3.4.15 already exists!

Here, we need lib64 and CentOS 64-bit operating systems.
Solution:
After some searching, I finally found the downloadable rpm installation package on the following sites.
Http://rpmfind.net/linux/rpm2html/search.php? Query = libstdc % 2B % 2B. so.6 (GLIBCXX_3.4.15) & system = & arch =

I downloaded the version for the manriva operating system.
Ftp://rpmfind.net/linux/Mandriva/official/2011/x86_64/media/main/release/lib64stdc++6-4.6.1-2-mdv2011.0.x86_64.rpm

CSDN resources:
Http://download.csdn.net/detail/testcs_dn/8655589

Download:
Wget ftp://rpmfind.net/linux/Mandriva/official/2011/x86_64/media/main/release/lib64stdc++6-4.6.1-2-mdv2011.0.x86_64.rpm

Installation:
Rpm-ivh lib64stdc ++ 6-4.6.1-2-mdv2011.0.x86_64.rpm

Conflict? :
File xxx from install of xxx conflicts with file from xxx

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.