Hi Simon Not entirely sure why the error is coming up... and yes, ts-delayed-delta will install the latest TS gem by default, if you don't already have it installed as a gem.
I think this might be a part of the problem, though. I'd recommend using both Thinking Sphinx and ts-delayed-delta as gems, not plugins. That way, it should pick up on dependencies without any problems. As for the thinking_sphinx/deltas folder - it exists in both TS and ts-delayed-delta - and it's in the latter where the delayed_delta.rb file exists. Hope this helps -- Pat On 10/03/2011, at 8:52 AM, Simon wrote: > Hi, > > I am trying to get delayed deltas going, but I don't think the install > worked properly. I am using thinking sphinx as a plugin, and then > followed the instructions on the Delta Indexes page for installing ts- > delayed-delta. This also installed several dependencies, including > the thinking-sphinx 2.0.2 gem, which seemed strange. The version of > thinking sphinx I'm using as the plugin is 1.4.3. > > There were no errors that came up during the install, but when I try > to run 'script/generate delayed_job', I get the following error: > "Missing these required gems: ts-delayed-delta >= 1.1.2" > > The version of the ts-delayed-delta gem I installe dis 1.1.2. I have > added the gem details to my environment.rb file, and added the require > line at the bottom of my Rakefile. > > In the gem details, the lib path is 'thinking_sphinx/deltas/ > delayed_delta', but I don't have any other file in the deltas/ dir > other than default_delta.rb. > > Any ideas what the issue might be? > > Thanks, > > Simon > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" 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/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" 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/thinking-sphinx?hl=en.
