Hello,
I am having issues installing the gem linecache19-0.5.12 on Windows 8.1 x64. I use Ruby 2.0. I figured the URL being looked for is incorrect:
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/ruby_core_source-0.1.5/lib/contrib/uri_ext.rb:268:in `block (2 levels) in read': Looking for http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-2.0.0-p247.tar.gz and all I got was a 404! (URI::NotFoundError)
It should be http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gz instead. Can you please make the corrections or at least guide me to work around it? I have some really urgent deliveries to make.
UPDATE:
The code is not updated to work with Ruby 2.0.0-p0 and above.
Thanks,
Akshaya
Hello,
I am having issues installing the gem linecache19-0.5.12 on Windows 8.1 x64. I use Ruby 2.0. I figured the URL being looked for is incorrect:
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/ruby_core_source-0.1.5/lib/contrib/uri_ext.rb:268:in `block (2 levels) in read': Looking for http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-2.0.0-p247.tar.gz and all I got was a 404! (URI::NotFoundError)
It should be http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gz instead. Can you please make the corrections or at least guide me to work around it? I have some really urgent deliveries to make.
UPDATE:
The code is not updated to work with Ruby 2.0.0-p0 and above.
Thanks,
Akshaya