Hi Jon The issue could be that Thinking Sphinx doesn't yet support 1.10-beta - try installing 0.9.9 instead.
I do want to get 1.10 support figured out soon, just need to set aside some time to make it happen. Cheers -- Pat On 27/07/2010, at 10:57 AM, Jon wrote: > Hi > > When I run rake:reindex/rake:rebuild etc I get the following error. The rake > works but i'd like to not see the error (it messes up my deployments). > > Sphinx cannot be found on your system. You may need to configure the following > ** [out :: xx.xx.255.201] settings in your config/sphinx.yml file: > ** [out :: xx.xx.255.201] * bin_path > ** [out :: xx.xx.255.201] * searchd_binary_name > ** [out :: xx.xx.255.201] * indexer_binary_name > > I have set my config/sphinx.yml to be: > development: > enable_star: 1 > min_infix_len: 3 > bin_path: '/usr/local/sphinx/bin' > version: '1.10-beta' > production: > enable_star: 1 > min_infix_len: 3 > bin_path: '/usr/local/sphinx/bin' > version: '1.10-beta' > > > Any ideas what could be wrong? > > > Thanks > > Jon > > > > -- > 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.
