hello, guys and Pat,

  I got a new Ubuntu machine (Karmic Koala).
I brought my working application from my working server to this new
server.

I have installed sphinx 0.9.9
- http://www.sphinxsearch.com/downloads/sphinx-0.9.9.tar.gz is where i
downloaded it from
- untar-ed the tar file
- ran ./configure
- ran make
- ran make install

 All ran fine without a problem.


Installed thinking sphinx and it went ok. Here's the output:

r...@karmic-koala:~/projects/myApp# gem install thinking-sphinx \
>   --source http://gemcutter.org
----------------- Extract start ------------------------------
If you're upgrading, you should read this:
http://freelancing-god.github.com/ts/en/upgrading.html

Successfully installed thinking-sphinx-1.3.16
1 gem installed
Installing ri documentation for thinking-sphinx-1.3.16...
Updating class cache with 3020 classes...
Installing RDoc documentation for thinking-sphinx-1.3.16...
r...@karmic-koala:~/projects/myApp#
----------------- Extract stop ------------------------------

-Restart nginx
-Ran "rake thinking_sphinx:rebuild"

Checked the nginx error log (/opt/nginx/logs/error.log). Here's an
extract:

----------------- Extract start ------------------------------
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
----------------- Extract stop ------------------------------

Please help :)



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