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

   > there's no output that indicates system libraries are being installed
   
   The message is included in `extconf.rb` output.
   We can see it by `gem install --verbose red-arrow` or `$(gem env 
GEM_HOME)/extensions/*/*/red-arrow-*/gem_make.out`.
   
   > nor is it mentioned in the readme 
   
   Ah, I didn't notice it. Thanks. We can improve it.
   
   > the only place it'd currently be possible is with a static post-install 
message
   
   The post-install message is static as you said. If we use it, we need to 
show a message when dependencies aren't installed.
   


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