similar to: Unable to install required gems

Displaying 20 results from an estimated 700 matches similar to: "Unable to install required gems"

2009 Jun 10
0
install pb(solved) : http://gems.rubyforge.org/ does not appear to be a repository
I''m installing ruby on rails on my local windows laptop, piece of cake, ruby is adult now, so I thought... http://rubyonrails.org/download is clear : install ruby with windows installer, ok download gems, unzip and "ruby setup.rb", ok but "gem install rails" tells : "http://gems.rubyforge.org/ does not appear to be a repository" here I groan, is it the
2008 Jul 30
1
Gem::RemoteFetcher::FetchError
E:\ruby\bin>gem update watir Updating installed gems... ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) A connection attempt failed because the connected party did not properly res pond after a period of time, or established connection failed because connected host has failed to respond. - connect(2)(Errno::ETIMEDOUT) E:\ruby\bin>gem update --system Updating RubyGems...
2008 Jun 25
1
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
My attempts to install rails on a WIN XP fails..any ideas? C:\ruby\bin>gem install rails ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) A request to send or receive data was disallowed because the socket is not c onnected and (when sending on a datagram socket using a sendto call) no address was supplied.(Errno::ENOTCONN) I''m using ruby 1.8.6 (2007-09-24
2009 Nov 03
0
Gem::RemoteFetcher::FetchError error when do gem install rails
I am trying to install rails on Ubuntu 8.10, and met following errors. Please help me get through. The same error happens when do gem install heroku. Thanks for your help. root@pierr-desktop:~# gem install rails ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) bad response 500 (http://gems.rubyforge.vm.bytemark.co.uk/gems/ actionpack-2.3.4.gem) #other information
2011 Aug 25
2
Problem with rails generaterspec:install, Error-Message: no such file to load, sprockets-railtie (loadError)
Hey guys, I''m a RoR-Beginner and I started learning it with the RoR-Tutorial. Actually I''m at this chapter (http://ruby.railstutorial.org/chapters/ static-pages#top) and try to install rspec. But everytime when I try to use "rails g rspec:install" I get this error message: C:\Sites\rails\rails_projects\sample_appp>rails g rspec:install
2008 Sep 11
1
(Gem::RemoteFetcher::FetchError) can't get connected to the net!
Hello everyone, I recently picked up the Agile web dev with Rail book and followed the installation instructions for Windows using InstantRails... well it works up until the point i try to...... ''gem update rails --include-dependencies'' ..... i end up with the following error message: pdating installed gems... ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
2008 Apr 10
7
Trouble installing ruby-debug
I have installed ruby-debug several times without any problems, but am running into one when rebuilding my system. I am typing in the following command to install it as root: gem install ruby-debug -y I keep getting the following response: INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list ERROR: While executing gem
2009 Nov 03
1
Gem::RemoteFetcher::FetchErro when installing rails
I am trying to install rails on Ubuntu 8.10, and met following errors. Please help me get through.Thanks. root@pierr-desktop:~# gem install rails ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) bad response 500 (http://gems.rubyforge.vm.bytemark.co.uk/gems/actionpack-2.3.4.gem) #other information root@pierr-desktop:~# ruby -v ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]
2011 Sep 08
3
Newbie | Installing mysql2 gem
Hello everyone, I wanted to learn about Ruby on Rails and its advantages and I decided to start with some tutorials. Unfortunately I''m forced to post my problem on the forum after days of unsuccessful solutions. I''ve installed Railsinstaller and mysql 5.5.15 64 bit version. I''m running win 7. I''ve been using the following command: C:\>gem install mysql2 --
2011 Sep 30
1
RoR running on Localhost but not on Heroku
Hey there, I have been following http://ruby.railstutorial.org/chapters/beginning#top since yesterday and I am going good on my machine with ROR. I have used RailsInstaller for my environment on Windows7. My two apps are working good on my localhost:3000 but as I put them into Heroku, I am getting error, respectively, http://meinkampf.heroku.com and http://smoothipod.heroku.com. I wonder
2007 Feb 05
4
rubgems in user directory - HELP!
I''m trying to install ruby on rails to a host server that I don''t have root access to. The server already has ruby. I''ve followed the info on these two pages for installing rubygems in a non-root user directory: http://rubygems.org/read/chapter/3 http://wiki.rubyonrails.com/rails/pages/HowToUseMultipleGemRepositories rubygems appears to be installed correctly but when
2009 Mar 26
0
Gem remote Fetch error
I keep getting this error while trying to run gem update: D:\blog>gem update --system Updating RubyGems... ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Bad file descriptor - connect(2)(Errno::EBADF) can anyone put some light on this.. thanks for any help... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received
2007 Mar 19
0
gem remote fetch error
I keep getting this error while trying to run gem update: ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) getaddrinfo: No address associated with nodename(SocketError) I''m on: gem --version is 0.9.2 Any Ideas what is causing this??? Thanks for any help... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You
2010 Nov 17
0
Rails 3.0.3 - Error on Install
XXXXX-MacBook-Pro:cline xxxxxxx$ sudo gem install rails ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) SocketError: getaddrinfo: nodename nor servname provided, or not known (http://rubygems.org/gems/railties-3.0.3.gem) Anyone else getting this? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to
2008 Dec 23
0
help needed in installing rails..
i have installed ruby and mysql on my windowsxp system bt for installing rails when i m applying command "gem install rails" it showing some error........... ERROR: while executed gem ...<gem::RemoteFetcher::FetchError> getaddrinfo: no address associated with hostman.<SocketError> how can i solve this error.... -- Posted via http://www.ruby-forum.com/.
2012 Oct 17
1
IronRuby igem not working
Hi All, When trying to download the following gems from the cucumber wiki page, I get the following error: https://github.com/cucumber/cucumber/wiki igem install cucumber ?no-ri ?no-rdoc igem install iron-term-ansicolor ?no-ri ?no-rdoc ERROR: Could not find a valid gem ''slimgems'' (>= 0) in any repository ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
2013 Mar 03
1
Deploy with Capistrano. Bundle install freezes indefinetly.
I am fighting with this for 5 days... i''m getting crazy! Here is my deploy.rb: require "bundler/capistrano" require "rvm/capistrano" # Load RVM''s capistrano plugin. set :rvm_ruby_string, :local # Or whatever env you want it to run in. ''1.9.3'' set :domain, ''www.xxx.com'' set :application,
2014 Apr 14
0
Foundation & Authlogic
Seems I can get either Foundation or Authlogic to work but not both - After bundle install when I do a rails g foundation:install I get the following: C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/activerecord-4.1.0/lib/acti ve_record/dynamic_matchers.rb:26:in `method_missing': undefined local variable o r method `inheritable_attributes' for ActiveRecord::Base:Class (NameError)
2011 Aug 04
4
Problem in migrating a database to Heroku
When trying to migrate a database to `Heroku`, I get the following (Provided that I''m using `gem ''sqlite3'', ''1.3.3''`: $ heroku rake db:migrate (in /app) rake aborted! uninitialized constant Rake::DSL /usr/ruby1.9.2/lib/ruby/1.9.1/rake.rb:2482:in `const_missing''
2009 Sep 11
2
Installing Rails problem
I have installed Ruby and Apache, but when tried to install Rails (sudo gem install rails --include-dependencies) I have got an error: INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list ERROR: While executing gem ... (URI::InvalidURIError) the scheme http does not accept registry part: :8080 (or bad hostname?)