I'm wondering if anyone might have an idea of what's going on here.  I
have installed sphinx and ultrasphinx on my computer as well as the
chronic gem.  To build an index on my database I run

"rake ultrasphinx:configure"  which executes.

Then, when I type

"rake ultrasphinx:index"

I get the error

$ indexer --config '/var/www/cardemo/config/ultrasphinx/
development.conf' --all
sh: indexer: command not found

Yet when I check to see if the indexer path is set by running

which indexer

in my project directory, the computer correctly returns

$ indexer --config '/var/www/cardemo/config/ultrasphinx/
development.conf' --all
sh: indexer: command not found
[EMAIL PROTECTED] cardemo]$ which indexer
/usr/local/bin/indexer

Any idea as to what the problem might be?

Thanks,

Cheri
--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to