Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13763

Obsolete build from source documentation

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Gone away
    • Icon: Major - P3 Major - P3
    • None
    • 4.2.9
    • None
    • None
    • Ubuntu 20.0 Linux

    Description

      Description

      I try to build mongodb withg this instruction but it not works:

       

      Gcc 10.0.1 + Python 3.8.3 + installed libraries as in documentation.

      https://github.com/mongodb/mongo/blob/master/docs/building.md

      I can not build it.

      1.  python3 buildscripts/scons.py DESTDIR=/opt/mongo install-mongod
        1. Bug -> No DESTDIR variable{{.}}
      2. }} {{python3 buildscripts/scons.py DESTDIR=/tmp/unpriv PREFIX=/usr/priv install-servers{{}}
        1. Bug -> No prefix variable.
      3. Targets (not checked all but this only)
        1. Bug -> install-all no such target?{{}}
        2. Bug -> }} {{python3 buildscripts/scons.py install-all-met{{ -> no such target.}}

      I try to use this:

      python3 buildscripts/scons.py --build-dir=/xxx/build/mongo --prefix=/xxx/import/mongo --disable-warnings-as-errors install

      Bug no such "arm_neon.h" - why arm in wired tiger???

      This do something but not install mongod:
      python3 buildscripts/scons.py --build-dir=/xxx/build/mongo --prefix=/xxx/import/mongo --disable-warnings-as-errors

      Manual is bad and not allow to compile mongodb.

      {{}}

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

      Attachments

        Activity

          People

            Unassigned Unassigned
            cezary.wagner@gmail.com Cezary Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              3 years, 30 weeks ago