There are two ways of getting Sphinx for Ubuntu: regular deb packages and the Launchpad PPA repository. Deb packages Sphinx requires a few libraries to be installed on Debian/Ubuntu. Use apt-get to download and install these dependencies:$ sudo apt-get install mysql-client unixodbc libpq5 Now you can install Sphinx:$ sudo dpkg… Continue Reading How to install Sphinx packages on Debian and Ubuntu