Kunihisa Abukawa created ARROW-3996:
---------------------------------------
Summary: [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
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)