Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. sudo gem install bettercap
  2.  
  3. ERROR: While executing gem ... (Gem::Exception)
  4. Unable to require openssl, install OpenSSL and rebuild ruby (preferred) or use non-HTTPS sources
  5.  
  6. gem source -r https://rubygems.org/
  7. gem source -a http://rubygems.org/
  8.  
  9. ERROR: While executing gem ... (Gem::Exception)
  10. Unable to require openssl, install OpenSSL and rebuild ruby (preferred) or use non-HTTPS sources
  11.  
  12. sudo gem install --local bettercap-1.6.2b.gem
  13.  
  14. ERROR: Could not find a valid gem 'em-proxy' (>= 0.1.8, ~> 0.1) in any repository
  15.  
  16. 2.4.5
  17.  
  18. ruby 2.2.2p95 (2015-04-13 revision 50295) [armv6l-linux-eabihf]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement