2013-08-06 8 views
5

मैंने हाल ही में अपना कंप्यूटर (ओएस-मैक ओएस एक्स 10.6.8) मिटा दिया था और मैं अपने सभी विकास उपकरण को दोबारा स्थापित कर रहा हूं। मेरे पास एक बार फिर से आरवीएम स्थापित है; हालांकि, यह मुझे रूबी 1.9.3 इंस्टॉल करने नहीं देगा।मुझे रुबी 1.9.3 इंस्टॉल करने में 404 त्रुटि क्यों मिलती है?

अब तक मैं कोशिश की है:

  • rvm install 1.9.3
  • rvm install 1.9.3-p194
  • rvm install 1.9.3-p448
  • rvm install 1.9.3 --with-gcc=clang

सभी लौटने एक ही कमांड लाइन त्रुटि:

Searching for binary rubies, this might take some time. 

No binary rubies available for: osx/10.6/x86_64/ruby-1.9.3-p448. 
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. 
Checking requirements for osx. 

Warning: port definitions are more than two weeks old, consider using selfupdate 

Certificates in '/opt/local/etc/openssl/cert.pem' already are up to date. 

Requirements installation successful. 

Installing Ruby from source to: /home/kjbradley/.rvm/rubies/ruby-1.9.3-p448, this may take a while depending on your cpu(s)... 

ruby-1.9.3-p448 - #downloading ruby-1.9.3-p448, 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: 404 

The requested url does not exist(22): 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p448.tar.bz2' 
Trying ftp:// URL instead. 

curl: (7) couldn't connect to host 
There was an error(7), please check /home/kjbradley/.rvm/log//*.log 
There has been an error fetching the ruby interpreter. Halting the installation. 
+0

एक ही मुद्दा –

+0

'curl' डाउनलोड करने के लिए विफल हो रहा है http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2 <होने - लिंक मर चुका है –

+0

क्या आपके पास xcode इंस्टॉल है, यह ओएस संस्करण को स्पष्ट रूप से बताने के लिए क्यू के अपडेट के लायक हो सकता है। – Morgan

उत्तर

9

रूबी-Lang.Org सेवा वर्तमान में नीचे है। अधिक समय पर अपडेट और दर्पण मार्गदर्शन के उपयोग https://github.com/ruby/www.ruby-lang.org/issues/259

अंतिम संपादन में: स्थिति http://www.ruby-lang.org/en/news/2013/08/06/status-issue/

संपादित करें पर है स्थिति पृष्ठ को इंगित करता है सेवा वापस ऊपर है। मैं भी सफलतापूर्वक rvm install 1.9.3

0

यह मेगा लंगड़ा है। मैं रूबी के साथ बुरी शुरुआत में हूं ...

दर्पण हैं। यह काम करेगा? किसी को भी मैन्युअल रूप से ब्रू स्थापना जारी रखने के बारे में पता है?

http://www.mirrorservice.org/sites/ftp.ruby-lang.org/pub/ruby/ruby-2.0.0-p247.tar.bz2

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