Nokogiri 1.5.2 not installing on Ubuntu 11.10
问题 Real quick, I am aware of a similar question. However, following the top rated answer does not work. I've already restarted my system and the terminal, but to no avail. For some reason, Nokogiri does not recognize that I have libxslt1-dev installed, though I explicitly installed it, both with sudo apt-get install libxslt-dev and sudo apt-get install libxslt1-dev . Here's the output; am I missing anything else? $ gem install nokogiri -v '1.5.2' Building native extensions. This could take a