You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/11/28 20:22:00 UTC

[jira] [Created] (ORC-268) Enable the cmake build to use apt-get installed components

Owen O'Malley created ORC-268:
---------------------------------

             Summary: Enable the cmake build to use apt-get installed components
                 Key: ORC-268
                 URL: https://issues.apache.org/jira/browse/ORC-268
             Project: ORC
          Issue Type: Bug
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley


Ubuntu puts the library files in an architecture specific directory, so the current cmake scripts can't find them. If we remove the NO_DEFAULT_PATHon the calls to find_library, then it works.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)