diff --git a/source/includes/fact-redhat-5-dependencies.rst b/source/includes/fact-redhat-5-dependencies.rst new file mode 100644 index 00000000000..84a1ac9526b --- /dev/null +++ b/source/includes/fact-redhat-5-dependencies.rst @@ -0,0 +1,4 @@ +.. code-block:: sh + + yum install perl cyrus-sasl-lib krb5-libs lm_sensors net-snmp-libs openssl \ + popt rpm-libs tcp_wrappers zlib diff --git a/source/tutorial/install-mongodb-enterprise-on-red-hat.txt b/source/tutorial/install-mongodb-enterprise-on-red-hat.txt index 7e11f61dbcd..214c67af2dc 100644 --- a/source/tutorial/install-mongodb-enterprise-on-red-hat.txt +++ b/source/tutorial/install-mongodb-enterprise-on-red-hat.txt @@ -29,6 +29,9 @@ Enterprise Linux and CentOS Linux versions 5, 6, and 7. To manually install all dependencies, run the appropriate command for your Red Hat/CentOS version. +Version 5 + .. include:: /includes/fact-redhat-5-dependencies.rst + Version 6 .. include:: /includes/fact-redhat-6-dependencies.rst