2013-08-06 41 views
5

Gần đây tôi đã xóa máy tính của mình (OS-Mac OS X 10.6.8) và tôi đang cài đặt lại tất cả các công cụ phát triển của mình. Tôi đã cài đặt RVM một lần nữa; tuy nhiên, nó sẽ không cho phép tôi cài đặt Ruby 1.9.3.Tại sao tôi gặp lỗi 404 khi cài đặt Ruby 1.9.3?

Cho đến nay tôi đã cố gắng:

  • 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

Tất cả trở về cùng lỗi dòng lệnh:

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

có cùng một vấn đề –

+0

'curl' là không tải http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2 < - liên kết đã chết –

+0

Bạn đã cài đặt xcode chưa, nó có thể đáng để cập nhật cho Q để nêu rõ phiên bản hệ điều hành. – Morgan

Trả lời

Các vấn đề liên quan