小编Mig*_*lva的帖子

在Ubuntu 12.10上安装Nokogiri(1.5.2)的问题

我正在运行Ubuntu 12.10,当我运行命令时:

bundle install
Run Code Online (Sandbox Code Playgroud)

我明白了:

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

/usr/bin/ruby1.9.1 extconf.rb 
extconf.rb:10: Use RbConfig instead of obsolete and deprecated Config.
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 xmlParseDoc() in -lxml2... yes
checking for xsltParseStylesheetDoc() in -lxslt... yes
checking for exsltFuncRegister() in -lexslt... yes
checking for xmlHasFeature()... yes
checking for xmlFirstElementChild()... yes
checking for xmlRelaxNGSetParserStructuredErrors()... yes
checking for …
Run Code Online (Sandbox Code Playgroud)

ruby ubuntu gem nokogiri

3
推荐指数
2
解决办法
3188
查看次数

标签 统计

gem ×1

nokogiri ×1

ruby ×1

ubuntu ×1