search for: rubygems

Displaying 20 results from an estimated 2342 matches for "rubygems".

2008 Nov 24
14
Problem with RubyGems installation
Hello, I am trying to install RubyGems on Ubuntu and i''m having trouble. I''ve downloaded rubygems 1.3.1 and when i run the sudo ruby setup.rb command I get the problem mentioned below. I''d really appreciate if someone can help me out. Thanks mkdir -p /usr/local/lib/site_ruby/1.8 mkdir -p /usr/bin install -c...
2006 Jan 10
0
Problem installing rubygems-0.8.11
I''m having an issue installing rubygems-0.8.11 on 2 different boxes but get the same error on both. The first box is a host environment where I am cross-compiling things for the arm-linux architecture. It is a debian sarge box using the ruby1.8 package which is ruby-1.8.2. I successfully cross-compiled ruby 1.8.4 for the arm-linu...
2007 Dec 28
3
Cannot install wxruby on Leopard
I''d like to try wxruby on my MacBook Pro with Leopard (10.5.1) But I have troubles with gem. I can see the gem is in rubyforge: $ gem list wxruby -r *** REMOTE GEMS *** wxruby (1.9.2, 1.9.1, 1.9.0) wxrubylayouts (0.0.3, 0.0.2, 0.0.1) but when I try to install it: $ sudo gem install wxruby -r Password: ERROR: could not find wxruby locally or in a repository Any suggestion? Thanks
2009 Mar 11
3
install rubygems
i install ruby 1.8.8 on ubuntu and when i install rubygem by code are: > wget http://rubyforge.org/frs/download.php/45905/rubygems-1.3.1.tgz >tar xzvf rubygems-1.3.1.tgz >cd rubygems-1.3.1 but i used this command is > sudo ruby setup.rb i get error is >/home/test/rubygems-1.3.1/lib/rubygems/version.rb:53:in `initialize'': Malformed version number string 1.8.8.-1 (ArgumentError) from /home/test/rubygems-1.3...
2013 Jan 30
2
Installing fog -0.7.2 for CloudProvisioner
...m install fog -v 0.7.2 I am getting the following error Building native extensions. This could take a while... ................ ERROR: Error installing fog: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb creating Makefile make /usr/lib/ruby/site_ruby/1.8/rubygems/ext/builder.rb:31:in `exec'': No such file or directory - make (Errno::ENOENT) from /usr/lib/ruby/site_ruby/1.8/rubygems/ext/builder.rb:31:in `get_status_of_forked_command'' from /usr/lib/ruby/site_ruby/1.8/rubygems/ext/builder.rb:23:in `fork'' fro...
2006 Aug 04
2
MacOS + darwinport + rubygems
Hi, Installing ruby (following wiki recommandations) with darwinport, I have the following error when I want to install rails gem: /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'': no such file to load -- sources (LoadError) from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/remote_installer.rb:462:in `source...
2006 Jan 12
2
Can''t install rubygems on Debian 3.1
Hi all, When I try to install rubygems I get this: install security.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install gem_openssl.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems <--- lib/rubygems <--- lib /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- zlib (Load...
2008 Apr 26
1
gem fetching error
...t I keep on getting the error. I tried with ''gem clean'' and ''gem update''. The latter gives the following error (the same error is replicable when I try any ruby applications): # gem update --debug Exception `Errno::ENOENT'' at /usr/lib/ruby/site_ruby/1.8/rubygems/config_file.rb:51 - No such file or directory - /root/.gemrc Exception `NameError'' at /usr/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:145 - uninitialized constant Gem::Commands::BuildCommand Exception `NameError'' at /usr/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:1...
2007 Jun 15
4
404 Error in any controller/action on Media Temple
...s in the requests: Processing ApplicationController#index (for 200.127.42.218 at 2007-06-13 20:45:11) [GET] Session ID: b811f7fd246057501ceb8069f2cd58dc Parameters: {} ActionController::RoutingError (no route found to match "/test" with {:method=>:get}): /home/20062/data/rubygems/gems/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1292:in `recognize_path'' /home/20062/data/rubygems/gems/gems/actionpack-1.13.3/lib/action_controller/routing.rb:1282:in `recognize'' /home/20062/data/rubygems/gems/gems/rails-1.2.3/lib/dispatcher.rb:40:in `dispatc...
2008 Sep 16
8
rspec, Rails 2.1.0, rubygems, Mac OS X Leopard - rubygems does not recognize latest version
I''m trying to run some specs on my Mac OS/Leopard machine (10.5.5) but rubygems won''t allow it: $ spec spec/models/my_spec.rb Rails requires RubyGems >= 0.9.4 (you have 0.9.3). Please `gem update --system` and try again. ...but I already have the latest & greatest installed: $ gem search --local rubygem *** LOCAL GEMS *** rubygems-update (1.2.0, 0.9.5) Tue...
2006 Mar 31
6
Install rubygems error
I made the mistake of trying to upgrade to 1.8.4 from 1.8.2 and had intended to upgrade to rails 1.1. I have now completely borked my ruby gems installation. After installing ruby I get the following error when trying to execute gem: /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- zlib (LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:9 from /usr/local/lib/ruby/site_ruby/1...
2010 Dec 28
3
mod_passenger failed installation from puppetlab yum repo
Just tried to install mod_passenger from puppetlabs yum repo, and it is failing with the following error: ---> Package mod_passenger.i686 0:2.2.5-1 set to be updated --> Processing Dependency: rubygem-passenger = 2.2.5-1 for package: mod_passenger ---> Package mod_passenger.x86_64 0:2.2.5-1 set to be updated --> Processing Dependency: rubygem-passenger = 2.2.5-1 for package:
2006 Jan 23
5
can''t install model_security_generator
...ty_generator Attempting local installation of ''model_security_generator'' Local gem file not found: model_security_generator*.gem Attempting remote installation of ''model_security_generator'' Install required dependency rails? [Yn] Y c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:144:in `activate'': (Gem::LoadError) RubyGem version error: rails(0.10.0 not >= 0.13.1) from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:42:in `require_gem'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/installer.rb:58:in `install'' from c:/r...
2012 Jan 26
6
Issue Installing Puppet on Red Hat6
I have been trying to follow the bootstrap instructions for installing puppet-dashboard. I keep getting error about rubyge(rake) and rubygems. I''d appreciate any help or corrections, thanks in advance. ruby-libs-1.8.7.299-4.el6.x86_64 ruby-1.8.7.299-4.el6.x86_64 These are some installation steps I took. rvm tools rvm-env ruby bash rvm install 1.8.7 yum install ruby downloaded rubygems from: http://rubygems.org/pages/downlo...
2006 May 18
4
Install Glitch
Ubuntu 5.10, Ruby 1.8.3. I installed rubygems, then tried rails, and get a tragic looking error at the end. Is this a problem? It looks related to rdoc. root@bonus:/usr/local/rubygems-0.8.11# gem install rails --include-dependencies Attempting local installation of ''rails'' Local gem file not found: rails*.gem Attempting re...
2010 Nov 22
3
can't activate i18n (~> 0.4.1, runtime) for ["mail-2.2.10"
...s. Please see the error below. I thought bundler was meant to precisely avoid these problems? thanks a lot for your help I tried bundle install / check , deleted old lockfile and regenerate it, but nothing worked. rails generate controller testcontroller index /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:233:in `activate'': can''t activate i18n (~> 0.4.1, runtime) for ["mail-2.2.10", "actionmailer-3.0.3", "rails-3.0.3"], already activated i18n-0.5.0beta1 for ["activemodel-3.0.3", "actionpack-3.0.3", "rails-3.0.3"] (Ge...
2008 Jun 27
0
gem install rails issue CRC error
...set after 2 requests, retrying Missing metadata for 14022 gems Bulk updating Gem source index for: http://gems.rubyforge.org/ Installing gem actionpack-2.1.0 ERROR: While executing gem ... (Zlib::GzipFile::CRCError) invalid compressed data -- crc error /usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_input.rb:55:in `close'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_input.rb:55:in `initialize'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/package/tar_reader.rb:46:in `each'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/package/t...
2008 Apr 04
2
can't install rails. gem zlib crc error
...de-dependencies --verbose -- backtrace 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 ... (Zlib::GzipFile::CRCError) invalid compressed data -- crc error /usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:508:in `close'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:508:in `initialize'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:445:in `each_entry'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/package.rb:439:in `loop'' /usr/local/lib/ru...
2007 Dec 23
8
will_paginate wont_paginate for me!
Sorry for the cheesy topic name couldn''t resist. B4 I go into details I''m rocking Rails 1.2.6. I''m hosting on MediaTemple and they seem to working on some issue between their grid servers and 2.0. I''m struggling with pagination. I spent a few hours discovering that everyone thinks you should use a plugin to do your paginations. It seems will_paginate is
2012 Jul 16
1
After moving from Ruby 1.8.7 to 1.9.3 - test/unit/error (LoadError)
People, For my old library app I did with Rails 2.1.1, if I use Fedora 16/Ruby 1.8.6, everything is OK. If I copy the app to a Fedora 17/Ruby 1.9.3 setup and reinstall all the old Gems and run: ./script/server I get: /usr/share/rubygems/rubygems/custom_require.rb:55:in `require'': cannot load such file -- test/unit/error (LoadError) from /usr/share/rubygems/rubygems/custom_require.rb:55:in `require'' from /usr/local/share/gems/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in `block in require...