Advertisement
Guest User

Untitled

a guest
Dec 15th, 2022
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.24 KB | None | 0 0
  1. redstar@redstar-pc:~$ rvm install 3.0.0
  2. Searching for binary rubies, this might take some time.
  3. No binary rubies available for: ubuntu/22.04/x86_64/ruby-3.0.0.
  4. Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
  5. Checking requirements for ubuntu.
  6. Requirements installation successful.
  7. Installing Ruby from source to: /home/redstar/.rvm/rubies/ruby-3.0.0, this may take a while depending on your cpu(s)...
  8. ruby-3.0.0 - #downloading ruby-3.0.0, this may take a while depending on your connection...
  9.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  10.                                  Dload  Upload   Total   Spent    Left  Speed
  11. 100 18.6M  100 18.6M    0     0  43.7M      0 --:--:-- --:--:-- --:--:-- 43.8M
  12. ruby-3.0.0 - #extracting ruby-3.0.0 to /home/redstar/.rvm/src/ruby-3.0.0.....
  13. ruby-3.0.0 - #configuring......................................................|
  14. ruby-3.0.0 - #post-configuration..
  15. ruby-3.0.0 - #compiling........................................................|
  16. Error running '__rvm_make -j8',
  17. please read /home/redstar/.rvm/log/1671143747_ruby-3.0.0/make.log
  18.  
  19. There has been an error while running make. Halting the installation.
  20. redstar@redstar-pc:~$
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement