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

    Nokogiri Errors on Gem Install on Fedora 20

    Scheduled Pinned Locked Moved IT Discussion
    ruby on railsgemfedorafedora 20railsrubynokogiri
    1 Posts 1 Posters 1.4k Views
    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