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

Install embedded SDK libraries with SONAME symlinks

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Server Development Platform
    • Fully Compatible
    • v4.2, v4.0
    • Platforms 2018-08-27, Platforms 2018-09-10, Dev Tools 2019-02-25, Dev Tools 2019-04-08

      Currently, we just install the mongo_embedded_capi and mongo_embedded_mongoc_client libraries as bare .so or .dylib. We should install the base file under a filename that incorporates the ABI version and release information, and then form the relevant SONAME symlink and dev symlink, something like:

      libmongo_embedded_capi.so -> libmongo_embedded_capi.so.1 -> libmongo_embedded_capi.so.1.4.0.2

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: