]> granicus.if.org Git - python/commitdiff
Added instructions on setting the proxy host.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 24 Jul 2003 21:46:40 +0000 (21:46 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 24 Jul 2003 21:46:40 +0000 (21:46 +0000)
Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html

index 448dc7cd07a84b50cdc78416ab496b47fa30ba68..355e0da8dc08d2fd90901676a6836a52e4534723 100644 (file)
                                with the <tt>File-&gt;Open URL...</tt> command, but you should realize that
                                you are now on untested ground.</p>
                                
+                               <p>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 <tt>http_proxy</tt> to <tt>"http://<i>proxyhost</i>:<i>port</i>"</tt>.
+                               See <a href="http://developer.apple.com/qa/qa2001/qa1067.html">Apple Technical
+                               Q&amp;A QA1067</a> for instructions.</p>
+                               
                        </td>
                </tr>
                </table>