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

configxml.sh has incorrect LD_LIBRARY_PATH

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Do
    • 1.1.2
    • 1.0.0
    • ?
    • None

    Description

      configxml.sh has incorrect LD_LIBRARY_PATH for 1.0... Its also hardcode and should just use the ENV that are defined for LD_LIBRARY_PATH.

      Also check for other scripts, columnstore service script also has hardcoded path.

      Should use this from syslogSetup.sh

      if [ $installdir != "/usr/local/mariadb/columnstore" ]; then
      export COLUMNSTORE_INSTALL_DIR=$installdir
      export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$COLUMNSTORE_INSTALL_DIR/lib
      fi

      Attachments

        Activity

          People

            Unassigned Unassigned
            hill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.