-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Here is what I see every time I try to install something, no matter what it is
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks-1.3.2
Ignoring gem-wrappers-1.2.4 because its extensions are not built. Try: gem pristine gem-wrappers-1.2.4
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks-1.3.2
Ignoring gem-wrappers-1.2.4 because its extensions are not built. Try: gem pristine gem-wrappers-1.2.4
Error loading RubyGems plugin "/Users/jordanriser/.rvm/gems/ruby-2.0.0-p481@global/gems/executable-hooks-1.3.2/lib/rubygems_plugin.rb": cannot load such file -- executable-hooks/wrapper (LoadError)
Error loading RubyGems plugin "/Users/jordanriser/.rvm/gems/ruby-2.0.0-p481@global/gems/gem-wrappers-1.2.4/lib/rubygems_plugin.rb": cannot load such file -- gem-wrappers (LoadError)
ERROR: Loading command: install (LoadError)
dlopen(/Users/jordanriser/.rbenv/versions/2.1.1/lib/ruby/2.1.0/x86_64-darwin13.0/openssl.bundle, 9): Symbol not found: _SSLv2_client_method
Referenced from: /Users/jordanriser/.rbenv/versions/2.1.1/lib/ruby/2.1.0/x86_64-darwin13.0/openssl.bundle
Expected in: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
in /Users/jordanriser/.rbenv/versions/2.1.1/lib/ruby/2.1.0/x86_64-darwin13.0/openssl.bundle - /Users/jordanriser/.rbenv/versions/2.1.1/lib/ruby/2.1.0/x86_64-darwin13.0/openssl.bundle
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass
I tried running gem prestine executable-hooks-1.3.2
and I then get this
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks-1.3.2
Ignoring gem-wrappers-1.2.4 because its extensions are not built. Try: gem pristine gem-wrappers-1.2.4
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks-1.3.2
Ignoring gem-wrappers-1.2.4 because its extensions are not built. Try: gem pristine gem-wrappers-1.2.4
Error loading RubyGems plugin "/Users/jordanriser/.rvm/gems/ruby-2.0.0-p481@global/gems/executable-hooks-1.3.2/lib/rubygems_plugin.rb": cannot load such file -- executable-hooks/wrapper (LoadError)
Error loading RubyGems plugin "/Users/jordanriser/.rvm/gems/ruby-2.0.0-p481@global/gems/gem-wrappers-1.2.4/lib/rubygems_plugin.rb": cannot load such file -- gem-wrappers (LoadError)
ERROR: While executing gem ... (Gem::CommandLineError)
Unknown command prestine
I'm really new to ruby type stuff with the command line, I installed ruby and rails with rvm a long time ago and don't use it a whole lot since I'm still learning rails and ruby. But now I'm trying to install bourbon for a different project and I can't
Michoels
Metadata
Metadata
Assignees
Labels
No labels