Yukarıdakiler ilk seferde çalışmaz, 2. sefer çalışır.
Herhangi bir yeni kabuk penceresi için ruby sürümünü 2.0.0 olarak ayarlamayı deneyin.
iş
$ rvm use 2.0.0 --default
verir
Warning! PATH is not properly set up, '/home/durrantm/.rvm/gems/ruby-1.9.3-p125/
bin' is not at first place,
usually this is caused by shell initialization files - check them for '
PATH=...' entries,
it might also help to re-add RVM to your dotfiles: 'rvm get stable --au
to-dotfiles',
to fix temporarily in this shell session run: 'rvm use ruby-1.9.3-p125'
.
Using /home/durrantm/.rvm/gems/ruby-2.0.0-p247
Sonra aynısını yapıyorum
$ rvm use 2.0.0 --default
şimdi hata vermiyor, yani
$ rvm use 2.0.0 --default
Using /home/durrantm/.rvm/gems/ruby-2.0.0-p247
durrantm.../durrantm$
ancak yeni pencereler bana 2.0.0 değil hala 1.9.3 ruby veriyor
Dosyamın .bashrc
içinde:
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
[[ -s "/home/durrantm/.rvm/scripts/rvm" ]] && . "/home/durrantm/.rvm/scripts/rvm"
.Bash_profile dosyamda:
source ~/.profile
case $- in *i*) . ~/.bashrc;; esac
çalışılıyor
rvm get stable
işe yarıyor gibi görünüyor, ancak birçok yeşil çıktının sonunda:
Could not update RVM, get some help at #rvm IRC channel at freenode servers.
Yeni bir terminal penceresi şunu rvm list rubies
gösterir:
$ rvm list rubies
Warning! PATH is not properly set up, '/home/durrantm/.rvm/gems/ruby-1.9.3-p125/bin' is not at first place,
usually this is caused by shell initialization files - check them for 'PATH=...' entries,
it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
to fix temporarily in this shell session run: 'rvm use ruby-1.9.3-p125'.
rvm rubies
=> ruby-1.9.3-p125 [ x86_64 ]
ruby-1.9.3-p194 [ x86_64 ]
* ruby-2.0.0-p247 [ x86_64 ]
# => - current
# =* - current && default
# * - default
~/.bashrc
,~/.bash_profile
koşurvm get stable --auto-dotfiles
, yeniden denetimi~/.bashrc
,~/.bash_profile
ve~/.profile
birçok kez ... Bu cevap nihayet sabit! Ran:rvm reset
ve uyarılardan kurtuldu! (IMHO ... RVM yolda ilk olma konusunda çok titiz ... Yoluma ilk önce başka bir şey