remear/Rubunity
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== Installing Sphinx curl -O http://sphinxsearch.com/files/sphinx-1.10-beta.tar.gz tar -xvzf sphinx-1.10-beta.tar.gz sphinx-1.10-beta/ ./configure --prefix=/usr/local --with-mysql=/usr/local/mysql make make install