Ah, are you using passenger as your local server? Passenger doesn't look at the 
local user's PATH... try the following in your config/sphinx.yml file:

  development:
    bin_path: "/usr/local/bin"

-- 
Pat

On 03/06/2010, at 2:53 PM, smeed652 wrote:

> which indexer
> /usr/local/bin/indexer
> 
> Sid
> 
> On Jun 1, 12:30 am, Pat Allan <[email protected]> wrote:
>> Hmm, what's the output of the following from your shell:
>>   which indexer
>> 
>> --
>> Pat
>> 
>> On 01/06/2010, at 2:29 AM, smeed652 wrote:
>> 
>>> I recently upgrade from 1.2.8 plug-in to 1.3.16 gem. I've removed all
>>> my old files (e.g., sphinx 0.9.8.1). When I startup my server I get
>>> the following in my development.log. TS still works when I do script/
>>> console and issue searches so I think everything is setup correctly
>>> but don't know what I should do about these warnings/errors.
>> 
>>> Thx,
>> 
>>> Sid
>> 
>>> ** Starting Rails with development environment...
>> 
>>> 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
>> 
>>> I also get this when I do a search:
>> 
>>> Riddle cannot detect Sphinx on your machine, and so can't determine
>>> which
>>> version of Sphinx you are planning on using. Please use one of the
>>> following
>>> lines after "require 'riddle'" to avoid this warning.
>> 
>>>  require 'riddle/0.9.8'
>>>  # or
>>>  require 'riddle/0.9.9'
>> 
>>> --
>>> 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 
>>> athttp://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.
> 

-- 
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.

Reply via email to