Advertisement
Guest User

Untitled

a guest
Oct 12th, 2021
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. ➜ ~ frum install 2.7.4
  2. ==> Downloading https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.4.tar.xz
  3. ==> Extracting ruby-2.7.4.tar.xz
  4. ==> Building Ruby 2.7.4
  5. error: Can't build Ruby: make install: Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
  6.  
  7. Generating RI format into /Users/b/.frum/versions/.downloads/.tmpI0qzou/ruby-2.7.4/.ext/rdoc...
  8. /Users/b/.frum/versions/.downloads/.tmpI0qzou/ruby-2.7.4/lib/rubygems/core_ext/kernel_require.rb:83:in `require': cannot load such file -- openssl (LoadError)
  9. from /Users/b/.frum/versions/.downloads/.tmpI0qzou/ruby-2.7.4/lib/rubygems/core_ext/kernel_require.rb:83:in `require'
  10. from /Users/b/.frum/versions/.downloads/.tmpI0qzou/ruby-2.7.4/lib/rubygems/specification.rb:2430:in `to_ruby'
  11. from ./tool/rbinstall.rb:846:in `block (2 levels) in install_default_gem'
  12. from ./tool/rbinstall.rb:279:in `open_for_install'
  13. from ./tool/rbinstall.rb:845:in `block in install_default_gem'
  14. from ./tool/rbinstall.rb:835:in `each'
  15. from ./tool/rbinstall.rb:835:in `install_default_gem'
  16. from ./tool/rbinstall.rb:799:in `block in <main>'
  17. from ./tool/rbinstall.rb:950:in `block in <main>'
  18. from ./tool/rbinstall.rb:947:in `each'
  19. from ./tool/rbinstall.rb:947:in `<main>'
  20. make: *** [do-install-all] Error 1
  21.  
  22. ➜ ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement