Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. yermej: ~$ rvm install 1.9.3
  2. ruby-1.9.3-p286 - #configure
  3. ruby-1.9.3-p286 - #download
  4. ruby-1.9.3-p286 - #extract
  5. ruby-1.9.3-p286 - #validate
  6. Libraries missing for ruby-1.9.3-p286: /opt/sm/pkg/versions/libffi/3.0.10/lib/libffi.5.dylib. Refer to your system manual for installing libraries
  7. Mounting remote ruby failed, trying to compile.
  8. Installing Ruby from source to: /Users/yermej/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...
  9. ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...
  10. ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /Users/yermej/.rvm/src/ruby-1.9.3-p286
  11. ruby-1.9.3-p286 - #extracted to /Users/yermej/.rvm/src/ruby-1.9.3-p286
  12. ruby-1.9.3-p286 - #configuring
  13. ruby-1.9.3-p286 - #compiling
  14. ruby-1.9.3-p286 - #installing
  15. Error running 'make install', please read /Users/yermej/.rvm/log/ruby-1.9.3-p286/install.log
  16. There has been an error while running make install. Halting the installation.
  17.  
  18. Gemset '' does not exist, 'rvm gemset create ' first, or append '--create'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement