[
https://issues.apache.org/jira/browse/ARROW-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218573#comment-17218573
]
Bhargav Parsi edited comment on ARROW-10309 at 10/21/20, 8:29 PM:
------------------------------------------------------------------
Okay, I think I get what the problem is. I ran the exact steps as above, but
didn't put this
`bash -c 'source /etc/profile.d/rvm.sh` before gem install. When I tried again
with this extra command, it works. Is it expected that this line is required?
was (Author: bhargav265):
Okay, I think I get what the problem is. I ran the exact steps as above, but
didn't put this
bash -c 'source /etc/profile.d/rvm.sh before gem install. When I tried again
with this extra command, it works. Is it expected that this line is required?
> [Ruby] gem install red-arrow fails
> ----------------------------------
>
> Key: ARROW-10309
> URL: https://issues.apache.org/jira/browse/ARROW-10309
> Project: Apache Arrow
> Issue Type: Bug
> Components: Ruby
> Reporter: Bhargav Parsi
> Priority: Major
> Attachments: error2.txt, image-2020-10-14-14-51-27-796.png
>
>
> I am trying to install red arrow in
> centos(centos-release-7-6.1810.2.el7.centos.x86_64).
> using ruby 2.6.3
> I followed the steps mentioned here
> [https://arrow.apache.org/install/|https://arrow.apache.org/install/)]
> Used the steps mentioned for centos 6/7.
> After that I ran `gem install red-arrow`.
> That gives
> !image-2020-10-14-14-51-27-796.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)