Я пытаюсь установить Ruby 1.9.3 с помощью RVM.
[21:43:24] [william@enterprise ~]$ rvm install 1.9.3-p0
Installing Ruby from source to: /Users/william/.rvm/rubies/ruby-1.9.3-p0, this may take a while depending on your cpu(s)...
ruby-1.9.3-p0 - #fetching
ruby-1.9.3-p0 - #downloading ruby-1.9.3-p0, this may take a while depending on your connection...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 500
ERROR: The requested url does not exist: 'https://rvm.beginrescueend.com/src/ruby-1.9.3-p0.tar.bz2'
Похоже, ребята из RVM еще не получили 1.9.3-p0 .Есть ли способ установить с помощью RVM из архива или мне просто нужно набраться терпения?