-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trouble installing nokogiri / rails with rbenv truffleruby+graalvm-22.1.0 #2710
Comments
The error seems:
Could you try with the latest release, TruffleRuby 22.2.0? Also it would be useful if you can try |
I think we've seen an issue like this before, it's an incompatibility between the If this is really the same issue, updating to version 22.2 should fix it. |
Upgrading TruffleRuby to 22.2.0 worked, thanks very much. For reference, I had to update brew and upgrade
|
Hello. Truffle Ruby looks really cool. I wanted to try running rails with it, but when I went to
gem install rails
, it failed while installing nokogiri.I tried installing nokogiri separately, and it failed with the same error. Here are the steps I took, and the output I got:
Full output of
gem install
:gem-install-nokogiri-log.txt(Edit: that actually may not be the full log, here it is: https://www.dropbox.com/s/2tn86u6cjdpux0d/gem-install-nokogiri-log.txt?dl=0 I was having trouble uploading it here.)mkmf.log
The text was updated successfully, but these errors were encountered: