[Python-checkins] python/dist/src/Mac/OSXResources/app/Resources/English.lproj/Documentation packman.html,1.5,1.6

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Thu, 24 Jul 2003 14:46:43 -0700


Update of /cvsroot/python/python/dist/src/Mac/OSXResources/app/Resources/English.lproj/Documentation
In directory sc8-pr-cvs1:/tmp/cvs-serv8290

Modified Files:
	packman.html 
Log Message:
Added instructions on setting the proxy host.


Index: packman.html
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** packman.html	3 Jul 2003 21:33:02 -0000	1.5
--- packman.html	24 Jul 2003 21:46:40 -0000	1.6
***************
*** 51,54 ****
--- 51,60 ----
  				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>