We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# brew install hyperdex --with-ruby-bindings ==> Installing hyperdex ==> Downloading http://hyperdex.org/src/hyperdex-1.4.4.tar.gz ######################################################################## 100.0% ==> Patching patching file cityhash/city.cc Hunk #1 succeeded at 501 (offset 2 lines). ==> ./configure --prefix=/usr/local/Cellar/hyperdex/1.4.4 --enable-ruby-bindings "--prefix" as its prefix. It is probably safe to use: ./configure RUBY_EXT_SITEARCH=/Library/Ruby/Site/2.0.0/universal-darwin14 ------------------------------------------------- READ THIS: http://git.io/brew-troubleshooting If reporting this issue please do so at (not Homebrew/homebrew): https://github.com/hyperdex/homebrew-hyperdex/issues
Works if I set RUBY_EXT_SITEARCH. However, I use rbenv, and so installation requires that I pick a specific Ruby version here. Is there no gem?
RUBY_EXT_SITEARCH
The text was updated successfully, but these errors were encountered:
It's been a year, and no response. @rescrv?
Sorry, something went wrong.
No branches or pull requests
Works if I set
RUBY_EXT_SITEARCH
. However, I use rbenv, and so installation requires that I pick a specific Ruby version here. Is there no gem?The text was updated successfully, but these errors were encountered: