Can't seem to install Rails

Here’s the result of the first part:

INFO: gem install -y is now default and will be removed
INFO: use --ignore-dependencies to install only the gems you list
Successfully installed rake-0.8.1
Successfully installed activesupport-2.1.0
Successfully installed activerecord-2.1.0
Successfully installed actionpack-2.1.0
Successfully installed actionmailer-2.1.0
Successfully installed activeresource-2.1.0
Successfully installed rails-2.1.0
7 gems installed
Installing ri documentation for rake-0.8.1…
Installing ri documentation for activesupport-2.1.0…
Installing ri documentation for activerecord-2.1.0…
Installing ri documentation for actionpack-2.1.0…
Installing ri documentation for actionmailer-2.1.0…
Installing ri documentation for activeresource-2.1.0…
Installing RDoc documentation for rake-0.8.1…
Installing RDoc documentation for activesupport-2.1.0…
Installing RDoc documentation for activerecord-2.1.0…
Installing RDoc documentation for actionpack-2.1.0…
Installing RDoc documentation for actionmailer-2.1.0…
Installing RDoc documentation for activeresource-2.1.0…

And then:
export HTTP_PROXY=http://proxyserver:port

And finally:
sudo gem install rails
Password:
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
ERROR: could not find gem rails locally or in a repository

Sigh

So I guess it was successful anyway. But I wonder why the last install
didn’t work?

Craig,

Well, I have to leave now, but let’s consider this somewhat
successful. Thank you so much for all your help. I truly appreciate
it.

Michael

On Wed, 2008-07-16 at 14:38 -0700, MichaelT wrote:

Successfully installed rails-2.1.0
Installing RDoc documentation for actionpack-2.1.0…
Installing RDoc documentation for actionmailer-2.1.0…
Installing RDoc documentation for activeresource-2.1.0…


good to know that it works with -p

And then:
export HTTP_PROXY=http://proxyserver:port

And finally:
sudo gem install rails
Password:
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
ERROR: could not find gem rails locally or in a repository


I’m assuming that you dropped the brackets < > above but

export HTTP_PROXY=http://proxyserver:port

should just work. I don’t know if case matters in the environmental
variable or not.

what happens when you ‘echo $HTTP_PROXY’

does it give you the right value?

Craig

I turned to ror for the simple reason that it seems like the best
overall solution.

I’ll try reinstalling it.

Can you use wysiwyg tools for styling?

Giovanni
•••••••••••••••••