Thomas Kjeldahl Nilsson writes: > Ultrasphinx: try running bin/rake ultrasphinx:bootstrap instead of just > rake ultrasphinx:bootstrap. The bin/rake stub will ensure that you run > the rake command with the libraries/environment that gitorious uses when > it runs.
That will probably fail too, since we no longer use ultrasphinx. You should use `bin/rake ts:config` to generate the ThinkingSphinx configuration file, and then `bin/rake ts:run` to start the search engine daemon. Cheers, - Marius -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
