ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Nokogiri Errors on Gem Install on Fedora 20

    IT Discussion
    ruby on rails gem fedora fedora 20 rails ruby nokogiri
    1
    1
    1.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Reid CooperR
      Reid Cooper
      last edited by

      Had some issues with Nokogiri errors on Fedora 20 while trying to do some Ruby on Rails work. Finally got it to work. Nokogiri will not install via a Gem. Instead you need to use YUM:

      sudo yum install -y rubygem-nokogiri
      

      After that, all set.

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post