how to set proxy with gem

  • Thread starter 富丽饼干
  • Start date
P

parser

富丽饼干 said:
how to set proxy with gem

why do u need to setup proxy with gem?
for installation of packages. and your system is probalby behine a
proxy server

if so then this may work for u( Linux /UNIX system assumed)

$http_proxy=http://proxy.address:port/
$HTTP_PTOXY=http://proxy.address:port/
$export http_proxy
$export HTTP_PROXY
$gem install rake --include-dependencies

if this does not work, do reply!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,212
Messages
2,571,101
Members
47,697
Latest member
looped_monk

Latest Threads

Top