Guest User

Untitled

a guest
May 21st, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.30 KB | None | 0 0
  1. $ rvm install 1.8.6-p287 --with-openssl-dir=/home/peter/.rvm/usr
  2. Installing Ruby from source to: /home/peter/.rvm/rubies/ruby-1.8.6-p287, this may take a while depending on your cpu(s)...
  3.  
  4. ruby-1.8.6-p287 - #fetching
  5. ruby-1.8.6-p287 - #downloading ruby-1.8.6-p287, this may take a while depending on your connection...
  6.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  7.                                  Dload  Upload   Total   Spent    Left  Speed
  8. 100 3864k  100 3864k    0     0   385k      0  0:00:10  0:00:10 --:--:--  759k
  9. ruby-1.8.6-p287 - #extracting ruby-1.8.6-p287 to /home/peter/.rvm/src/ruby-1.8.6-p287
  10. ruby-1.8.6-p287 - #extracted to /home/peter/.rvm/src/ruby-1.8.6-p287
  11. Applying patch 'openssl-1.0' (located at /home/peter/.rvm/patches/ruby/1.8.6/openssl-1.0.patch)
  12. Applying patch 'stdout-rouge-fix' (located at /home/peter/.rvm/patches/ruby/1.8.6/stdout-rouge-fix.patch)
  13. Applying patch 'no_sslv2' (located at /home/peter/.rvm/patches/ruby/1.8.6/no_sslv2.diff)
  14. Applying patch 'syck' (located at /home/peter/.rvm/patches/ruby/1.8.6/syck.patch)
  15. ruby-1.8.6-p287 - #configuring
  16. ruby-1.8.6-p287 - #compiling
  17. ERROR: Error running 'make ', please read /home/peter/.rvm/log/ruby-1.8.6-p287/make.log
  18. ERROR: There has been an error while running make. Halting the installation.
Add Comment
Please, Sign In to add comment