Skip to content

Instantly share code, notes, and snippets.

@benlieb
Created February 4, 2013 03:26
Show Gist options
  • Save benlieb/4704866 to your computer and use it in GitHub Desktop.
Save benlieb/4704866 to your computer and use it in GitHub Desktop.
benlieb@bens 10:21 PM ~/my_life/sites/2007/idance/rails_repo >
$ brew options sphinx
--mysql
Force compiling against MySQL
--pgsql
Force compiling against PostgreSQL
--id64
Force compiling with 64-bit ID support
benlieb@bens 10:24 PM ~/my_life/sites/2007/idance/rails_repo >
$ brew install sphinx --mysql
==> Downloading http://sphinxsearch.com/files/sphinx-2.0.6-release.tar.gz
Already downloaded: /Library/Caches/Homebrew/sphinx-2.0.6.tar.gz
==> Downloading http://snowball.tartarus.org/dist/libstemmer_c.tgz
Already downloaded: /Library/Caches/Homebrew/libstemmer_c.tgz
==> ./configure --prefix=/usr/local/Cellar/sphinx/2.0.6 --localstatedir=/usr/local/var --with-libstemmer --with-pgsql
==> make install
==> Caveats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment