Skip to content
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

nokogiri issue #36

Closed
DigiAngel opened this issue Sep 26, 2012 · 2 comments
Closed

nokogiri issue #36

DigiAngel opened this issue Sep 26, 2012 · 2 comments

Comments

@DigiAngel
Copy link

I've tried both gem install nokogiri and gem install --user-install nokogiri, but I still get the "cannot load such file -- nokogiri

Any thoughts on how to fix this? Running Ubuntu 12.04.1, ruby 1.9.3p0 Thank you.

@DigiAngel
Copy link
Author

This required the below:

sudo apt-get install libxml2 libxml2-dev libxslt1-dev
sudo gem install nokogiri

@juvyc
Copy link

juvyc commented Nov 8, 2018

Any fixes for windows? Using gem install nokogiri doesn't help to fix the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants