kou commented on issue #41448: URL: https://github.com/apache/arrow/issues/41448#issuecomment-2085564973
Thanks. Could you use `PATH=$(brew --prefix ruby)/bin:$PATH gem install -V red-arrow`? Homebrew's Ruby isn't enabled by default. (It's a keg-only formula. See also: https://docs.brew.sh/FAQ#what-does-keg-only-mean ) We need to specify `PATH` explicitly to use Homebrew's Ruby. -- 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]
