Skip to content

Instantly share code, notes, and snippets.

@angelf
Created March 26, 2010 09:42
Show Gist options
  • Select an option

  • Save angelf/344721 to your computer and use it in GitHub Desktop.

Select an option

Save angelf/344721 to your computer and use it in GitHub Desktop.
→ brew install sphinx -d
==> Downloading http://www.sphinxsearch.com/downloads/sphinx-0.9.9.tar.gz
File already downloaded and cached to /Users/angel/Library/Caches/Homebrew
==> ./configure --prefix=/usr/local/Cellar/sphinx/0.9.9 --disable-debug --disable-dependency-tracking --with-pgsql
Error: #<BuildError: Failure while executing: ./configure --prefix=/usr/local/Cellar/sphinx/0.9.9 --disable-debug --disable-dependency-tracking --with-pgsql>
/usr/local/Library/Homebrew/formula.rb:298:in `system'
/usr/local/Library/Formula/sphinx.rb:18:in `install'
/usr/local/Library/Homebrew/install.rb:89:in `install'
/usr/local/Library/Homebrew/formula.rb:178:in `brew'
/usr/local/Library/Homebrew/formula.rb:356:in `stage'
/usr/local/Library/Homebrew/formula.rb:313:in `mktemp'
/usr/local/Library/Homebrew/formula.rb:354:in `stage'
/usr/local/Library/Homebrew/formula.rb:173:in `brew'
/usr/local/Library/Homebrew/install.rb:76:in `install'
/usr/local/Library/Homebrew/install.rb:39
/usr/local/Library/Formula/sphinx.rb:22
==> Rescuing build...
When you exit this shell Homebrew will attempt to finalise the installation.
If nothing is installed or the shell exits with a non-zero error code,
Homebrew will abort. The installation prefix is:
/usr/local/Cellar/sphinx/0.9.9
/private/tmp/homebrew-sphinx-0.9.9-tTma/sphinx-0.9.9
→ find . | grep log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment