I am installing mongodb on CentOS 6.4, but have following error:
Error: Package: mongodb-org-server-3.0.1-1.amzn1.x86_64 (mongodb-org-3.0)
Requires: libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
Error: Package: mongodb-org-server-3.0.1-1.amzn1.x86_64 (mongodb-org-3.0)
Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
How can I install that library. Thank you