Installing RVM using the wrong url

I am trying to install ruby-1.9.3-p194 using RVM and it doesn't work. It looks like the reason is because it is trying to load source from bad urls. The output I get is:

% rvm install ruby-1.9.3-p194
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.10/x86_64/ruby-1.9.3-p194.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/robertlooby/.rvm/rubies/ruby-1.9.3-p194, this may take a while depending on your cpu(s)...
ruby-1.9.3-p194 - #downloading ruby-1.9.3-p194, 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 --:--:-- --:--:-- --:--:--     0curl: (22) The requested URL returned error: 404 Not Found
The requested url does not exist(22): 'http://cache.ruby-lang.org/pub/ruby/./ruby-1.9.3-p194.tar.bz2'
Checking fallback: http://ftp.ruby-lang.org/pub/ruby/./ruby-1.9.3-p194.tar.bz2
Checking fallback: http://www.mirrorservice.org/sites/ftp.ruby-lang.org/pub/ruby/./ruby-1.9.3-p194.tar.bz2
No fallback URL could be found, try increasing timeout with:

    echo "export rvm_max_time_flag=20" >> ~/.rvmrc

There has been an error fetching the ruby interpreter. Halting the installation.

      

In every url requested where it has /./

, it must have /1.9/

. Any idea how to fix this or what is causing it?

I am using RVM version 1.26.4

+3
rvm


source to share


No one has answered this question yet

Check out similar questions:

12
Why is rvm install ruby ​​not working?
five
Cant get ruby ​​1.9.3 to set the requested url does not exist
five
Error installing Ruby with RVM (RubyGems installation fails)
1
Installing RVM on OpenBSD: ruby: unable to load library
1
How to download RVM required download URLs
0
RVM install Ruby 2.1.2: configure: error: cannot compute sizeof (long long)
0
rvm - how to reinstall / remove ~ / .rvm / usr / bin / curl as it doesn't work
0
failed to pull out stable version of rvm
0
Rvm update error - OSX Lion
-1
The requested URL does not exist: 'https://rvm.io/src/yaml-0.1.4.tar.gz'



All Articles
Loading...
X
Show
Funny
Dev
Pics