Version 2 (modified by mitty, 13 years ago) (diff) |
---|
misc
RVM
- akcnvの個人的備忘録 @ ウィキ - cygwinでrvm
bash < <( curl http://rvm.beginrescueend.com/releases/rvm-install-head )
- http://rvm.beginrescueend.com/releases/rvm-install-head -> https://rvm.io//releases/rvm-install-head
Deprecated command, please use: bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
- http://rvm.beginrescueend.com/releases/rvm-install-head -> https://rvm.io//releases/rvm-install-head
- $ bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
Installing RVM to /home/mitty/.rvm/ Adding rvm PATH line to /home/mitty/.bashrc /home/mitty/.zshrc. Adding rvm loading line to /home/mitty/.bash_profile /home/mitty/.zlogin.
- $ rvm install ruby-head
Installing Ruby from source to: /home/mitty/.rvm/rubies/ruby-1.8.7-p358, this may take a while depending on your cpu(s)...