You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/03/18 20:41:42 UTC

[jira] [Assigned] (ARROW-647) [C++] Don't require Boost static libraries to support CentOS 7

     [ https://issues.apache.org/jira/browse/ARROW-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney reassigned ARROW-647:
----------------------------------

    Assignee: Kouhei Sutou

> [C++] Don't require Boost static libraries to support CentOS 7
> --------------------------------------------------------------
>
>                 Key: ARROW-647
>                 URL: https://issues.apache.org/jira/browse/ARROW-647
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>
> CentOS 7 provides boost-system and boost-filesystem packages but they
> include only shared libraries. They don't include static libraries.
> Apache Arrow C++ requires Boost static libraries only for tests and
> utilities. We can support CentOS 7 by making Boost static libraries
> optional.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)