[
https://issues.apache.org/jira/browse/ARROW-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-3996.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
Issue resolved by pull request 3157
[https://github.com/apache/arrow/pull/3157]
> [C++] Insufficient description on build
> ---------------------------------------
>
> Key: ARROW-3996
> URL: https://issues.apache.org/jira/browse/ARROW-3996
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.11.1
> Environment: Ubuntu Linux(Include Ubuntu 18.04 LTS on Windows 10 WSL)
> Reporter: Kunihisa Abukawa
> Assignee: Kunihisa Abukawa
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> C / C ++ version of Ubuntu Linux environment requires less library /
> component description.
> Requirement
> * g ++
> * autoconf
> * Jemalloc
> In accordance with the above, you need to add the following to the library /
> component you install with apt-get install.
> * libboost-regex-dev
> * libjemalloc-dev
> * autotools-dev
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)