What is a robust installation process for Nokogiri (on Ubuntu)?
I tried to install Nokogiri on my Ubuntu 12.04 system, and got an error that said " libxslt is missing ", but the libxslt-dev and libxml2-dev are installed. Is there a robust installation process? How can I check the links to dependent libraries? I used RVM, and the RVM pkg is installed too. ERROR: Error installing nokogiri: ERROR: Failed to build gem native extension. /home/victor/.rvm/rubies/ruby-1.9.3-p125/bin/ruby extconf.rb checking for libxml/parser.h... yes checking for libxslt/xslt.h... yes checking for libexslt/exslt.h... yes checking for iconv_open() in iconv.h... yes checking for