Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can i install Sphinx for Mac Os Lion?

I want to install latest stable version of Sphinx (sphinxsearch.com) on Mac OS X Lion. What is a right way to do that?

like image 844
ExiRe Avatar asked Jan 23 '12 20:01

ExiRe


2 Answers

I just checked and it's on brew, so you can just run if you have HomeBrew: brew install sphinx.

like image 138
Logan Bailey Avatar answered Sep 27 '22 23:09

Logan Bailey


Here is short guide, http://pat.github.com/ts/en/installing_sphinx.html its regarding thinking_sphinx, ruby gem for workign with rails, but it covers also installing sphinx server.

like image 28
Johny Avatar answered Sep 28 '22 00:09

Johny