The reason and solution of "solving" missing libstdc++.so.6 library

Source: Internet
Author: User
Cause of the problem:
System is 64bit, the library is 32bit, the 64bit system installed 32bit Library


Workaround:
1. See which installation package contains the library: Yum provides libstdc++.so.6
libstdc++-4.4.7-4.el6.i686
2. Installing libstdc++-4.4.7-4.el6.i686
Yum Install libstdc++-4.4.7-4.el6.i686
Error:
--Finished Dependency Resolution
error:protected multilib versions:libstdc++-4.4.7-4.el6.i686! = libstdc++-4.4.7-3.el6.x86_64
You could try using--skip-broken to work around the problem
You could try Running:rpm-va--nofiles--nodigest
2.1 Solution:
Yum Update libstdc++-4.4.7-3.el6.x86_64
Then perform the command in step 2

The reason and solution of "solving" missing libstdc++.so.6 library

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.