我想安装导轨ENV我新的Ubuntu的机器上。 但我现在面临的麻烦,同时安装引入nokogiri宝石..我已经安装和的libxslt的libxml2库thourgh RVM PKG命令以及使用apt-get处理。 我认为它显示我的libxslt缺少错误。
Building native extensions. This could take a while...
ERROR: Error installing nokogiri:
ERROR: Failed to build gem native extension.
/home/hacker5/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb --with-xslt-include=/usr/include/libxslt
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... no
checking for iconv_open() in -liconv... yes
checking for xmlParseDoc() in -lxml2... yes
checking for xsltParseStylesheetDoc() in -lxslt... no
-----
libxslt is missing. please visit http://nokogiri.org/tutorials/installing_nokogiri.html for help with installing dependencies.
-----
编辑
我使用RVM安装和Ruby 1.9.3