summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSergey Galtsev <sergey.galtsev@mongodb.com>2021-01-20 21:09:54 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-01-21 00:10:20 +0000
commit29c56f7daba498989a4fffa9f573f5810cf0c68f (patch)
tree6116b3201c12b75dddfa338e710a1ba35046e0f8 /docs
parent3867ca1ae0aed85ebe5b2d9ec70f41e73786dcfc (diff)
downloadmongo-29c56f7daba498989a4fffa9f573f5810cf0c68f.tar.gz
SERVER-53598 update documentation with extra Ubuntu library required to build
Diffstat (limited to 'docs')
-rw-r--r--docs/building.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/building.md b/docs/building.md
index e7f7a5bb89b..2f1fe5e34b9 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -17,6 +17,7 @@ To build MongoDB, you will need:
* `libcurl4-openssl-dev`
* `libcurl4-nss-dev`
* `libcurl4-gnutls-dev`
+ * On Ubuntu, the lzma library is required. Install `liblzma-dev`
* Python 3.7.x and Pip modules:
* See the section "Python Prerequisites" below.
* About 13 GB of free disk space for the core binaries (`mongod`,