Skip to content

Instantly share code, notes, and snippets.

@gwendall
Created December 11, 2014 15:58
Show Gist options
  • Save gwendall/a19043795a6263865007 to your computer and use it in GitHub Desktop.
Save gwendall/a19043795a6263865007 to your computer and use it in GitHub Desktop.
Gem install error (Yosemite)
ERROR: Loading command: install (LoadError)
dlopen(/usr/local/Cellar/ruby/2.1.2_1/lib/ruby/2.1.0/x86_64-darwin14.0/openssl.bundle, 9): Symbol not found: _SSLv2_client_method
Referenced from: /usr/local/Cellar/ruby/2.1.2_1/lib/ruby/2.1.0/x86_64-darwin14.0/openssl.bundle
Expected in: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
in /usr/local/Cellar/ruby/2.1.2_1/lib/ruby/2.1.0/x86_64-darwin14.0/openssl.bundle - /usr/local/Cellar/ruby/2.1.2_1/lib/ruby/2.1.0/x86_64-darwin14.0/openssl.bundle
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment