I am trying to install Sphinx search, I have installed the sphinx in the following steps
downloaded the sphinx from sphinxsearch.com/downloads and extract the tar.gz file. tar -xzvf sphinx-2.2.6-release.tar.gz cd sphinx-2.2.6-release ./configure --prefix=/usr/local/sphinx make make install (from the root) when I check the /usr/local/sphinx/bin didn't find *search CLI tool*. can anyone let me know what I am missing while installing Sphinx Search? Thanks in advance! -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
