Gem Installation Failure

Hi,
We are trying to install gems on Linux- CentOS 5 machine however, it
fails to connect gems repository due to proxy setting.
Can anyone provide pointers on this?
Following are details of ruby and gem version that we have installed.
Ruby version: 1.8.6
Gem: 1.2.0

Thanks
Darshana

On Jul 23, 2008, at 06:02 AM, Darshana G. wrote:

Hi,
We are trying to install gems on Linux- CentOS 5 machine however, it
fails to connect gems repository due to proxy setting.
Can anyone provide pointers on this?

Set the HTTP_PROXY environment variable, and optionally
HTTP_PROXY_USER and HTTP_PROXY_PASS.