What's the output when you run 'which indexer' in your shell? -- Pat
On 02/04/2010, at 6:03 PM, srikanth wrote: > srika...@client30:~/project$ rake thinking_sphinx:index > (in /home/srikanth/projects/registration_desk) > > Sphinx cannot be found on your system. You may need to configure the following > settings in your config/sphinx.yml file: > * bin_path > * searchd_binary_name > * indexer_binary_name > > For more information, read the documentation: > http://freelancing-god.github.com/ts/en/advanced_config.html > Generating Configuration to > /home/srikanth/projects/registration_desk/config/development.sphinx.conf > > > This is my sphinx.yml file > development: > bin_path: "/usr/local/bin" > port: 9312 > > & still I'm getting the same error. > > How to set up > * searchd_binary_name > * indexer_binary_name > > Please tell me how can i fix this, > > -- > Regards, > Srikanth J > > -- > 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.
