[Rubygems-developers] RubyGems Problem with "Rolling with Ruby on
Rails"
Curt Hibbs
curt at hibbs.com
Wed Jan 26 13:51:49 EST 2005
The users whose message is below, is trying to install Rails behind an
authenticating proxy. How do you do this with RubyGems?
Curt
-----Original Message-----
From: help at oreillynet.com [mailto:help at oreillynet.com]
Sent: Wednesday, January 26, 2005 12:41 PM
To: curt at hibbs.com; chromatic at oreilly.com
Subject: New talkback on "Rolling with Ruby on Rails"
A new message was posted to your article or weblog!
Rolling with Ruby on Rails
http://www.oreillynet.com/pub/a/onlamp/2005/01/20/rails.html?page=last#threa
d
Subject: difficulty installing
Author: Challman
Text of message:
I'm behind a corporate firewall and proxy (with authentication). I can't get
the "gem install rails --remote" to establish a connection. I've tried
pointing local but it keeps looking to the 'net. I downloaded and ran
install.rb for actionmailer, actionpack, activerecord and rake. I then tried
"gem install rails" but it failed again. I then did a --force and it
appeared to install:
C:\rails>gem install rails.gem --force
Attempting local installation of 'rails.gem'
Successfully installed rails, version 0.9.5
Installing RDoc documentation for rails-0.9.5...
WARNING: Generating RDoc on .gem that may not have RDoc.
lib/rails_generator.rb:34:46: Skipping require of dynamic string:
"#{path}/#{nam
e}_generator.rb"
However, I can't execute "rails cookbook". Here is what I get:
C:\rails>rails cookbook
c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:131:in `activate':
(Gem::LoadError)
Could not find RubyGem rake (>= 0.4.15)
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:150:in `activate'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:149:in `each'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:149:in `activate'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:34:in `require_gem'
from c:/ruby/bin/rails:18
I've googled and searched and read but I still can't find something that
helps. Any ideas?
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.4 - Release Date: 1/25/2005
More information about the Rubygems-developers
mailing list