rails bundler error installing nokigiri (1.5.5), and Bundler cannot continue

Posted by Michael Durrant on Ask Ubuntu See other posts from Ask Ubuntu or by Michael Durrant
Published on 2012-09-15T18:01:32Z Indexed on 2012/09/15 21:49 UTC
Read the original article Hit count: 488

Filed under:
|
|
|
|

An error occurred while installing nokogiri (1.5.5), and Bundler cannot continue

How to fix and get past the error?

Installing nokogiri (1.5.5) with native extensions 
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

        /usr/bin/ruby1.8 extconf.rb 
checking for libxml/parser.h... yes
checking for libxslt/xslt.h... no
-----
libxslt is missing.  please visit http://nokogiri.org/tutorials/installing_nokogiri.html for help with installing dependencies.

© Ask Ubuntu or respective owner

Related posts about ruby

Related posts about rails