Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-53598

Documentation: default Ubuntu build requires extra library

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 4.9.0
    • Affects Version/s: 4.4.3
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Hide
      • Install vanilla Ubuntu with build-essential only.
      • Install libcurl4-openssl-dev, libcurl4-nss-dev, libcurl4-gnutls-dev
      • Attempt to build as per instrunctions in docs/building.md
      • Observe that build fails
      • Install liblzma-dev
      • Observe that build succeeds
      Show
      Install vanilla Ubuntu with build-essential only. Install libcurl4-openssl-dev, libcurl4-nss-dev, libcurl4-gnutls-dev Attempt to build as per instrunctions in docs/building.md Observe that build fails Install liblzma-dev Observe that build succeeds
    • Security 2021-01-25

      docs/building.md states that "To build MongoDB, you will need:

      • `libcurl4-openssl-dev`
      • `libcurl4-nss-dev`
      • `libcurl4-gnutls-dev`"

      But on vanilla Ubuntu 20.04 (perhaps others as well), also `liblzma-dev` is required. Suggested update:

      On Ubuntu, the lzma library is required. Install `liblzma-dev`

            Assignee:
            sergey.galtsev@mongodb.com Sergey Galtsev (Inactive)
            Reporter:
            sergey.galtsev@mongodb.com Sergey Galtsev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: