benz0li commented on issue #47202: URL: https://github.com/apache/arrow/issues/47202#issuecomment-3125422787
> * For the latter: `docker run --rm -ti glcr.b-data.ch/r/base bash -c 'apt-get update && apt-get -y install --no-install-recommends cmake libthrift-dev && install2.r --error --skipinstalled arrow'` Without installing `cmake` via APT, `docker run --rm -ti glcr.b-data.ch/r/base bash -c 'install2.r --error --skipinstalled arrow'` works on both x86_64 and AArch64. A current version on CMake is downloaded and Thrift v0.22.0 is built from source. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org