slackbuilds_ponce/network/sphinx
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README
slack-desc
sphinx.info
sphinx.SlackBuild

Sphinx is a full-text search engine, distributed under GPL version 2.

Generally, it's a standalone search engine, meant to provide fast, 
size-efficient and relevant fulltext search functions to other 
applications. Sphinx was specially designed to integrate well with 
SQL databases and scripting languages.

mysql_config should be on your path when building, or you will need 
to edit the build script configure command to point to the MySQL 
library and include directories.