We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2613136 commit 2c87385Copy full SHA for 2c87385
source/tutorial/provisioning-prep.txt
@@ -131,7 +131,7 @@ Installing MongoDB Enterprise Dependencies
131
.. code-block:: sh
132
133
sudo apt-get install \
134
- libcurl4 libgssapi-krb5-2 libldap-2.4-2 liblzma5 \
+ libcurl4 libgssapi-krb5-2 libldap-2.5-0 liblzma5 \
135
libsasl2-2 libsasl2-modules \
136
libsasl2-modules-gssapi-mit libwrap0 openssl
137
@@ -145,10 +145,12 @@ Installing MongoDB Enterprise Dependencies
145
146
147
148
+ libcurl4 libgssapi-krb5-2 libldap2 liblzma5 \
149
150
151
152
+
153
154
.. tab:: Debian
155
:tabid: debian
156
0 commit comments