Advertisement
roydash

Untitled

Jan 27th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.53 KB | None | 0 0
  1. daria@samsung-laptop:~$ \curl -sSL https://get.rvm.io | bash -s stable
  2. Downloading https://github.com/wayneeseguin/rvm/archive/1.26.9.tar.gz
  3. Downloading https://github.com/wayneeseguin/rvm/releases/download/1.26.9/1.26.9.tar.gz.asc
  4. gpg: Signature made Ср. 07 янв. 2015 14:55:10 MSK using RSA key ID BF04FF17
  5. gpg: Good signature from "Michal Papis (RVM signing) <mpapis@gmail.com>"
  6. gpg: WARNING: This key is not certified with a trusted signature!
  7. gpg:          There is no indication that the signature belongs to the owner.
  8. Primary key fingerprint: 409B 6B17 96C2 7546 2A17  0311 3804 BB82 D39D C0E3
  9.      Subkey fingerprint: 62C9 E5F4 DA30 0D94 AC36  166B E206 C29F BF04 FF17
  10. GPG verified '/home/daria/.rvm/archives/rvm-1.26.9.tgz'
  11.  
  12. Installing RVM to /home/daria/.rvm/
  13.     Adding rvm PATH line to /home/daria/.profile /home/daria/.mkshrc /home/daria/.bashrc /home/daria/.zshrc.
  14.     Adding rvm loading line to /home/daria/.profile /home/daria/.bash_profile /home/daria/.zlogin.
  15. Installation of RVM in /home/daria/.rvm/ is almost complete:
  16.  
  17.   * To start using RVM you need to run `source /home/daria/.rvm/scripts/rvm`
  18.     in all your open shell windows, in rare cases you need to reopen all shell windows.
  19.  
  20. # daria,
  21. #
  22. #   Thank you for using RVM!
  23. #   We sincerely hope that RVM helps to make your life easier and more enjoyable!!!
  24. #
  25. # ~Wayne, Michal & team.
  26.  
  27. In case of problems: http://rvm.io/help and https://twitter.com/rvm_io
  28. daria@samsung-laptop:~$ rvm
  29. No command 'rvm' found, but there are 20 similar ones
  30. rvm: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement