2011-12-20 9 views
6

के साथ रूबी स्थापित करने में समस्या हो रही है, मैंने बहु-उपयोगकर्ता स्थापना करने के तरीके पर RVM वेबसाइट पर निर्देशों का पालन किया। जब मैं रूबी के संस्करण को स्थापित करने का प्रयास करता हूं, तो मुझे निम्न मिलता है:मुझे बहु-उपयोगकर्ता RVM स्थापना

$ /usr/local/rvm$ rvm install 1.9.2 
Installing Ruby from source to: /usr/local/rvm/rubies/ruby-1.9.2-p290, this may take a while depending on your cpu(s)... 

ruby-1.9.2-p290 - #fetching 
ruby-1.9.2-p290 - #downloading ruby-1.9.2-p290, this may take a while depending on your connection... 
Warning: Failed to create the file ruby-1.9.2-p290.tar.bz2 
    % Total % Received % Xferd Average Speed Time Time  Time Current 
           Dload Upload Total Spent Left Speed 
    0 8604k 0 2804 0  0 631  0 3:52:43 0:00:04 3:52:39 631 
curl: (23) Failed writing body (0 != 2804) 
ERROR: There was an error, please check /usr/local/rvm/log/ruby-1.9.2-p290/*.log. Next we'll try to fetch via http. 
Trying http:// URL instead. 
    % Total % Received % Xferd Average Speed Time Time  Time Current 
           Dload Upload Total Spent Left Speed 
    0  0 0  0 0  0  0  0 --:--:-- --:--:-- --:--:--  0Warning: Failed to create the file ruby-1.9.2-p290.tar.bz2 
    0 8604k 0 2503 0  0 5039  0 0:29:08 --:--:-- 0:29:08 9972 
curl: (23) Failed writing body (0 != 2503) 
ERROR: There was an error, please check /usr/local/rvm/log/ruby-1.9.2-p290/*.log 
ERROR: There has been an error while trying to fetch the source. 
Halting the installation. 
ERROR: There has been an error fetching the ruby interpreter. Halting the installation. 

मैं क्या गलत कर रहा हूं?

+0

उपयोग करने की कोशिश की है आप rvmsudo rvm –

+0

यह लगता है कि यह काम कर रहा है स्थापित 1.9.2 का उपयोग कर की कोशिश की है! मैंने 'rvmsudo इंस्टॉल 1.9.2' का उपयोग करके, पहले rvmsudo imporperly कोशिश की। मूर्खतापूर्ण गलती। आपके सहयोग के लिए धन्यवाद। – groffcole

+0

मैं इसे एक वास्तविक उत्तर के रूप में देने वाला हूं, क्या आप इसे स्वीकार कर सकते हैं? –

उत्तर

संबंधित मुद्दे