Ruby on Rails Thursday, January 1, 2015

Hello there,
Iam running on Yosemite I got everything installed (Homebrew Node Ruby
version 2.2.0,rbenv)then I get to the foundation gem installation. When
I type sudo gem install foundation I get the following :

Fareedahs-MacBook-Pro:~ fareedahjames$ sudo gem install foundation
ERROR: Loading command: install (LoadError)
dlopen(/Users/fareedahjames/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/openssl.bundle,
9): Symbol not found: _SSLv2_client_method
Referenced from:
/Users/fareedahjames/.rbenv/versions/2.1.2/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/fareedahjames/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/openssl.bundle
-
/Users/fareedahjames/.rbenv/versions/2.1.2/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
Fareedahs-MacBook-Pro:~ fareedahjames$

Not sure what when wrong

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/07d95906e8a47d9558187d496ead5fed%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment