[ 
https://issues.apache.org/jira/browse/ARROW-14152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421632#comment-17421632
 ] 

Rares Vernica commented on ARROW-14152:
---------------------------------------

Two comments:
 # On my CentOS 7 setup I fist install cmake3 and devtoolset-3-toolchain. This 
give me gcc 4.9.2
 # My original issue was this URL 
https://github.com/boostorg/boost/archive/boost-${ARROW_BOOST_BUILD_VERSION}.tar.gz
 used in ThirdpartyToolchain.cmake 
[https://github.com/apache/arrow/blob/ef4e92982054fcc723729ab968296d799d3108dd/cpp/cmake_modules/ThirdpartyToolchain.cmake#L405]
 This URL is wrong and does not provide the Boost headers as expected.

So, the original issue I raised on the mailing list 
[https://lists.apache.org/thread.html/rde68810f24ec81280860cfc9069b29e9df23b934164a34a0a4898ed2%40%3Cdev.arrow.apache.org%3E]
 can be easily fixed by removing or updating the URL in line 
ThirdpartyToolcahin.cmake line 405

> [C++][Docs][Parquet] Trouble installing on Cent OS 7
> ----------------------------------------------------
>
>                 Key: ARROW-14152
>                 URL: https://issues.apache.org/jira/browse/ARROW-14152
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Documentation, Parquet
>         Environment: Cent OS 7
>            Reporter: Benson Muite
>            Assignee: Benson Muite
>            Priority: Minor
>         Attachments: CentOS7-gcc4.8.5-CMakeCache.txt, 
> CentOS7-gcc4.8.5-makelog.out
>
>
> Installing on Cent OS 7 is not well documented and can be problematic, in 
> particular for debug builds. Create guidelines for this that could also be 
> turned into nightly tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to