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

Comment on: "bi-connector/installation.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • BI Connector

    Description

      You should not require installation of the homebrew package manager. openssl is also available via macports. If already installed (as in my environment), a few commands get things working –

      $ sudo mkdir -p /usr/local/opt/openssl/lib

      $ sudo ln -s /opt/local/lib/libcrypto.1.0.0.dylib /usr/local/opt/openssl/lib

      $ sudo ln -s /opt/local/lib/libcrypto.1.0.0.dylib /usr/local/opt/openssl/lib

      There might be a better sequence – possibly just symlinking the directory /usr/local/opt/openssl/lib to the directory /opt/local/lib ... possibly changing the linkage within the mongosqld and/or mongodrdl libraries.

      Attachments

        Activity

          People

            tony.sansone@mongodb.com Anthony Sansone (Inactive)
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              6 years, 22 weeks ago