Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-10701

couchdb stopped finding right erlang after cmake conversion

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 3.0
    • build
    • Security Level: Public
    • None
    • Untriaged
    • Yes
    • Build Sprint 5: 4/21 - 5/09

    Description

      Previously it was enough to set PATH to point to some specific version of erlang you wanted to test against. Particularly this is what I routinely did on kingstar machine:

      export PATH=/opt/r14b04/bin:$PATH

      And that worked because all erlang header and libs where located using erlang itself always doing the right thing. I.e. in this case it would link against R14 and not system-wide erlang.

      Now it doesn't work. Causing inability to switch erlang version for purpose of testing. Which is pretty big deal for me.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            trond Trond Norbye
            alkondratenko Aleksey Kondratenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty