Hi Dean You don't need the actual binary name in the bin_path setting - just the path to the binary. So, try changing that to /usr/bin and see if that helps.
Cheers -- Pat On 29/04/2011, at 6:13 AM, Dean wrote: > So I'm using Sphinx/Thinking_Sphinx in my rails app. It works great on > the original (Windows) development server, and it works in development > on the new Ubuntu Linux server as well. But now that I'm trying to > deploy to production on the Ubuntu box using Capistrano, no luck. > > Here's the main error that shows up in response to "cap deploy" issued > on the development machine: > > http://pastie.org/1844319 > > Here's my /config/sphinx.yml file: > > http://pastie.org/1844327 > > Here's my production.sphinx.conf file, as generated by capistrano on > the Ubuntu server: > > http://pastie.org/1844345 > > And here's my deploy.rb file: > > http://pastie.org/1844735 > > The version of the thinking-sphinx gem I have installed on our Ubuntu > server is 1.3.20. > > Any suggestions/advice would be much appreciated. > > Thanks, > > Dean Richardson > Molex Fiber Optics > > -- > 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.
