assignUser commented on issue #34573:
URL: https://github.com/apache/arrow/issues/34573#issuecomment-1470174263

   On Centos 7 you have to install and activate devtoolset for arrow >= 10.0.0 
as we have switched to C++17 and as @eitsupi  said cmake is also required to be 
>= 3.10. 
   
   By setting `NOT_CRAN=TRUE` and `ARROW_R_DEV=TRUE` you should be able to use 
the prebuilt binary for centos (wyou will still need cmake and devtoolset to 
build the R package but you will not have to build the C++ library) 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to