From: Jack Jansen Date: Thu, 24 Jul 2003 21:46:40 +0000 (+0000) Subject: Added instructions on setting the proxy host. X-Git-Tag: v2.3c2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f31bd453a5b27fd896482d45e720567d88651d15;p=python Added instructions on setting the proxy host. --- diff --git a/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html b/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html index 448dc7cd07..355e0da8dc 100644 --- a/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html +++ b/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html @@ -50,6 +50,12 @@ with the File->Open URL... command, but you should realize that you are now on untested ground.

+

Another potential problem source is that you are behind a firewall. This version + of PackageManager uses the Unix method of setting a firewall: you need to set the + environment variable http_proxy to "http://proxyhost:port". + See Apple Technical + Q&A QA1067 for instructions.

+