Re: nokogiri Load Error

2010-07-06 Thread Jet Thompson
> nokogiri.so is indeed in > > /usr/lib/ruby/gems/1.8/gems/nokogiri-1.4.2/lib/nokogiri > O.K., This issue was resolved by downloading the current Cygwin setup. I then chose to 'Install from Internet' Doing the above updated any packages I currently had downloaded to current versions. By do

Re: nokogiri Load Error

2010-07-06 Thread Jet Thompson
> > $irb > > irb(main):001:0> require 'rubygems' > > => false > This is not a Cygwin question but rather a Ruby question. Yes, realized what was happening after my post, but did not know how to delete my post. The above is not related to my problem, actually works fine. > Cygwin environment, yo

Re: nokogiri Load Error

2010-07-06 Thread Jet Thompson
> In particular, > why would I be getting this: > > $irb > irb(main):001:0> require 'rubygems' > => false Jet Thompson whidbey.com> writes: Oh, that was dependent on whether RUBYOPTS was set! jet -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

Re: nokogiri Load Error

2010-07-06 Thread Jeremy Bopp
On 7/6/2010 1:25 AM, Jet Thompson wrote: > In particular, > > why would I be getting this: > > $irb > irb(main):001:0> require 'rubygems' > => false > > The same command under dos returns true. This is not a Cygwin question but rather a Ruby question. In your Cygwin environment, you have proba

Re: nokogiri Load Error

2010-07-05 Thread Jet Thompson
In particular, why would I be getting this: $irb irb(main):001:0> require 'rubygems' => false The same command under dos returns true. jet -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

nokogiri Load Error

2010-07-05 Thread Jet Thompson
I am having a path problem with nokogiri and cygwin 1.5 I do not have this error with nokogiri under dos. I try to launch cucumber, and I get: $cucumber /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/gem_dependency.rb:99: Warning:Gem::Dependency#version_requirements is deprecated and will be