Ruby on Rails
Wednesday, May 11, 2016
On Monday, May 9, 2016 at 12:16:40 AM UTC-7, Ruby-Forum.com User wrote:
-- Hi, I have a rhel7 system and am trying to install the rails gem, I was
wondering how to troubleshoot this since I don't see any useful error
message. I'm guessing i'm just missing something, how to see what it
might be?
Did you run: `sudo yum install -y rubygem-nokogiri` before 'gem install nokogiri` ?
And `sudo yum install -y gcc ruby-devel zlib-devel` is recommended if you have problems.
source: http://www.nokogiri.org/tutorials/installing_nokogiri.html
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4c99286b-9f07-4727-a470-1e3f3df03e50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment