I just installed MongoDB onto a minimal Centos 7 64 bit system. Whilst the RPMs installed just fine, some dependencies were missing. These seem enough to get it to install and run, although there may be more:
- mongodb-org
- mongodb-org-server
- glibc.i686
- libstdc++.i686
(Right now, the mongodb-org* packages are at version 2.6.11-1)
- is related to
-
SERVER-22106 mongodb-org-3.2.0 on RHEL6 requires openssl>=1.0.1e
- Closed