Skip to content

Instantly share code, notes, and snippets.

@satococoa
Created June 5, 2014 06:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save satococoa/3ecbeb65bb157298060b to your computer and use it in GitHub Desktop.
Save satococoa/3ecbeb65bb157298060b to your computer and use it in GitHub Desktop.
nokogiri warning
************************************************************************
IMPORTANT! Nokogiri builds and uses a packaged version of libxslt.
If this is a concern for you and you want to use the system library
instead, abort this installation process and reinstall nokogiri as
follows:
gem install nokogiri -- --use-system-libraries
If you are using Bundler, tell it to use the option:
bundle config build.nokogiri --use-system-libraries
bundle install
************************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment