paleolimbot commented on PR #35147:
URL: https://github.com/apache/arrow/pull/35147#issuecomment-1531894184

   Works great on Ubuntu via Docker (arm64 and amd64)!
   
   ```
   # docker run --rm -it ghcr.io/apache/arrow-nanoarrow:ubuntu-arm64 or amd64
   git clone https://github.com/nealrichardson/arrow.git
   cd arrow/r
   git switch lib-dir
   R CMD INSTALL .
   ```
   
   It doesn't seem to be pulling the hosted static libraries for development, 
which I expected on Ubuntu/x86 (but maybe it's not supposed to?).


-- 
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