On Wed, Nov 12, 2008 at 12:25 AM, Arun <[EMAIL PROTECTED]> wrote: > > I'm trying to run the latest download using JRuby 1.1.5 + Rails 2.1.2 > (after commenting Rails version in environment.rb) and see the > following errors: > > /Users/arungupta/tools/jruby-1.1.5/bin/rake:19 > no such file to load -- ferret_ext > /Users/arungupta/tools/jruby-1.1.5/lib/ruby/gems/1.8/gems/ > activesupport-2.1.2/lib/active_support/dependencies.rb:513:in > `require' > /Users/arungupta/tools/jruby-1.1.5/lib/ruby/gems/1.8/gems/rails-2.1.2/ > lib/rails/gem_dependency.rb:61:in `load' > /Users/arungupta/tools/jruby-1.1.5/lib/ruby/gems/1.8/gems/rails-2.1.2/ > lib/initializer.rb:250:in `load_gems' > > And similarly for "hpricot_scan" as well. > > What am I missing ? > > Has lovdbyless been tested with JRuby ? > > -Arun
Lovd has not been tested with jruby, but it shouldn't have to be, that is the promise of jruby. It looks like you need to install the ferret gem into jruby. cheers, steven bristol --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
