ankane commented on issue #34457:
URL: https://github.com/apache/arrow/issues/34457#issuecomment-1460876855

   fwiw, there's no output that indicates system libraries are being installed, 
nor is it mentioned in the readme (which currently tells you to install Apache 
Arrow GLib yourself). You can check this yourself with:
   
   ```sh
   gem install red-arrow
   ```
   
   and
   
   ```sh
   bundle init
   bundle add red-arrow
   bundle
   ```
   
   As far as I know, the only place it'd currently be possible is with a static 
post-install message (however, telling users after the fact still isn't ideal).


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