Install Sphinx search on Ubuntu 11.10
Here are quick steps installing Sphinx Search in Ubuntu 11.10. Make sure you're already have MySQL installed.
sudo apt-get install libmysql++-dev libmysqlclient15-dev sphinxsearchThen, just edit "/etc/default/sphinxsearch" and change into "START=YES"
Add new comment