Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-1045

postConfigure on debian 9.2 fails with libreadline.so.5 link error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.1.2
    • 1.1.3
    • installation
    • None
    • 2017-23, 2017-24, 2017-25, 2018-01, 2018-02

    Description

      Installed 1.1.2 on brand new VM with latest debian 9 network install which is 9.2. Running postCfg you get the error:
      /usr/local/mariadb/columnstore/bin/postConfigure
      /usr/local/mariadb/columnstore/bin/postConfigure: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory

      The specific library version is not installed. This can be worked around by manually symlinking to the correct file:

      cd /usr/lib/x86_64-linux-gnu/
      ln -s libreadline.so libreadline.so.5
      

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            dthompson David Thompson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.