/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