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

Comment on: "manual/tutorial/install-mongodb-on-linux.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • None
    • 0.25

    Description

      Hi,

      This tutorial doesn't seem to work for me at the running part. I am using Ubuntu 16.04.1 and see the following for the daemon and client tools.

      $ ./bin/mongo
      ./bin/mongo: /lib/x86_64-linux-gnu/libcrypto.so.10: version `libcrypto.so.10' not found (required by ./bin/mongo)
      ./bin/mongo: /lib/x86_64-linux-gnu/libssl.so.10: version `libssl.so.10' not found (required by ./bin/mongo)

      I see this:

      $ ldd ./bin/mongo
      ./bin/mongo: /lib/x86_64-linux-gnu/libcrypto.so.10: version `libcrypto.so.10' not found (required by ./bin/mongo)
      ./bin/mongo: /lib/x86_64-linux-gnu/libssl.so.10: version `libssl.so.10' not found (required by ./bin/mongo)
      linux-vdso.so.1 => (0x00007ffea667c000)
      libssl.so.10 => /lib/x86_64-linux-gnu/libssl.so.10 (0x00007fce27649000)
      libcrypto.so.10 => /lib/x86_64-linux-gnu/libcrypto.so.10 (0x00007fce27205000)
      librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fce26ffc000)
      libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fce26df8000)
      libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fce26aef000)
      libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fce268d8000)
      libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fce266bb000)
      libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fce262f2000)
      /lib64/ld-linux-x86-64.so.2 (0x000055cfca63a000)

      And I confirm the files are there, unsure if there is some other issue.

      I appreciate the help, rather not have to build from source. FWIW, I am not using the DEB for educational purposes.

      Attachments

        Activity

          People

            allison.moore@mongodb.com Allison Reinheimer Moore
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 12 weeks ago