PPM through Proxy (Activeperl / Activestate)

PPM through Proxy (Activeperl / Activestate)

am 14.07.2005 22:37:09 von nasir

hi, i have just installed the latest Activeperl from activestate.com
and need to add some modules through PPM. I am behind a firewall and
forced to go through a proxy (IE Settings are Automatic Proxy
Configuration URL (something like http://server.domain.com/proxy.pac).

I am unable to install package through PPM surely because of this proxy
problem, how can I tell PPM to use the PROXY settings in IE or define
proxy URL manually in PPM?

ppm> install Net::Telnet
Error: No valid repositories:
Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown
error)
Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown
error)

thanks in advance.
nasir

Re: PPM through Proxy (Activeperl / Activestate)

am 15.07.2005 02:22:54 von Sisyphus

"nasir" wrote in message
news:1121373429.417955.28040@o13g2000cwo.googlegroups.com...
> hi, i have just installed the latest Activeperl from activestate.com
> and need to add some modules through PPM. I am behind a firewall and
> forced to go through a proxy (IE Settings are Automatic Proxy
> Configuration URL (something like http://server.domain.com/proxy.pac).
>
> I am unable to install package through PPM surely because of this proxy
> problem, how can I tell PPM to use the PROXY settings in IE or define
> proxy URL manually in PPM?
>
> ppm> install Net::Telnet
> Error: No valid repositories:
> Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown
> error)
> Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown
> error)
>

Open C:/Perl/html/faq/ActivePerl-faq2.html#ppm_and_proxies in your browser
and follow the instructions. (You might have to modify that link, depending
upon precisely where you have installed your ActiveState perl.)

ActiveState have had some trouble with their ppm rep just recently - though
everything seems fine with it at the moment. Try again, anyway - just in
case the problem was simply that they were down.

Cheers,
Rob