VOOZH about

URL: https://help.ubuntu.com/community/sphinxsearch

⇱ sphinxsearch - Community Help Wiki


Ubuntu Documentation

sphinxsearch


Building Sphinx Search from Sources on Ubuntu

Get the Source Code from the Repo

svn checkout http://sphinxsearch.googlecode.com/svn/trunk/ sphinxsearch

Install additional Software

sudo apt-get install libmysqlclient-dev

Configure and Compile

cd sphinxsearch

./configure

make

sudo checkinstall

Sucessfull Compiled, Builded and Tested on Ubuntu Thirsty

**********************************************************************

 Done. The new package has been installed and saved to

 /home/***/sphinxsearch/sphinx_0-1_i386.deb

 You can remove it from your system anytime using: 

 dpkg -r sphinx

**********************************************************************

Further Documentation


CategorySoftware

sphinxsearch (last edited 2014-08-23 02:50:52 by zux182-249)

The material on this wiki is available under a free license, see Copyright / License for details
You can contribute to this wiki, see Wiki Guide for details