Thanks for the input. I did not specify any ruby version and was not asked
for one.
Following the wiki :
https://wiki.debian.org/Ruby#Selecting_the_default_Ruby_interpreter_system-wide
  apt-get install ruby-switch  ruby1.9.1-full
  ruby-switch --set ruby1.9.1
  apt-get install ruby-nokogiri

now it works, thanks so much.
mike



On Tue, Sep 17, 2013 at 12:07 PM, Hleb Valoshka <[email protected]> wrote:

> On 9/17/13, James Michael DuPont <[email protected]> wrote:
>
> > /usr/lib/ruby/vendor_ruby/nokogiri.rb:28:in `require': no such file to
> load
> > -- nokogiri/nokogiri (LoadError)
> >     from /usr/lib/ruby/vendor_ruby/nokogiri.rb:28
> >     from /usr/bin/nokogiri:6:in `require'
> >     from /usr/bin/nokogiri:6
>
> Ruby 1.8 is scheduled to be removed, so it's not supported by current
> ruby-nokogiri package. Please, use ruby 1.9.1 or 2.0 instead.
>
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to