home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / zkuste / Perl / ActivePerl-5.6.0.613.msi / 䆊䌷䈹䈙䏵-䞅䞆䞀㡆䞃䄦䠥 / _23874813ccd71eca22c2c6ac4b21ba09 < prev    next >
Text File  |  2000-03-22  |  5KB  |  130 lines

  1. <HTML>
  2.  
  3. <HEAD>
  4. <TITLE>ActiveState Tool Corp. - Perl Mastery</TITLE>
  5. <META name="description" content="Perl Resource Kit -- Win32 Edition">
  6. <META name="keywords" content="Oreilly, ActiveState, ActivePerl">
  7. <META name="GENERATOR" content="Microsoft FrontPage 4.0">
  8. <META name="ProgId" content="FrontPage.Editor.Document">
  9. <LINK rel="stylesheet" href="../Active.css" type="text/css">
  10. </HEAD>
  11.  
  12. <BODY bgcolor="#ffffff">
  13.  
  14. <!-- beginning of leaf header-->
  15.  
  16. <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
  17.   <TR>
  18.     <TD class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><FONT size="+1"><STRONG>
  19.       <P class="block"> ActivePerl - PPM, Proxies and Firewalls</P>
  20.       </STRONG></FONT></TD>
  21.   </TR>
  22. </TABLE>
  23. <TABLE>
  24.   <TR>
  25.     <TD><BR>
  26.       <BR>
  27.       <P><B>PPM and Proxies</B></P>
  28.       <P>If you use a proxy server or firewall, you might have trouble running PPM. Here is the
  29.       solution.</P>
  30.       <BLOCKQUOTE>
  31.         <P><B><I>NOTE</I></B>: If none of the changes in this document work for you, you may
  32.         download individual packages from <A href="http://www.activestate.com/packages/zips">here</A>
  33.         and install them according to the directions in the README file contained within the ZIP
  34.         file. If you want, you can also keep a local repository, with several .ppd files in a
  35.         permanent repository directory, and their .tar.gz files in an <I>x86</I> directory beneath
  36.         that.</P>
  37.       </BLOCKQUOTE>
  38.       <OL start="1">
  39.         <LI>
  40.           <P><B>Set Environment Vars</B></P>
  41.         </LI>
  42.       </OL>
  43.       <BLOCKQUOTE>
  44.         <P>Up to three environment variables need to be set.</P>
  45.       </BLOCKQUOTE>
  46.       <BLOCKQUOTE>
  47.         <P><STRONG>Under Windows NT<BR>
  48.         </STRONG>Right click on "My Computer", click on "properties", select the
  49.         "environment" tab. These are your environment settings. Make the following
  50.         changes:<BR>
  51.         <BR>
  52.         <OL>
  53.           <LI>Add the setting HTTP_proxy, with your proxy name as the value (<EM><STRONG>you must
  54.             include "http://" </STRONG></EM>), followed by a colon and the proxy port, if
  55.             applicable; e.g., "http://proxy:8080"</LI>
  56.           <LI>If you require a user name and/or password to access your proxy, add the settings
  57.             HTTP_proxy_user and HTTP_proxy_pass, with your user name and password as the respective
  58.             values</LI>
  59.           <BR>
  60.         </OL>
  61.       </BLOCKQUOTE>
  62.       <BLOCKQUOTE>
  63.         <P><STRONG>Under Windows 95<BR>
  64.         </STRONG>In your AUTOEXEC.BAT file, place the following lines then reboot so the changes can
  65.         take effect:</P>
  66.       </BLOCKQUOTE>
  67.       <BLOCKQUOTE>
  68.         <OL start="1">
  69.           <LI>SET HTTP_proxy=<your proxy server (<STRONG><EM>you must include "http://"
  70.             </EM></STRONG>>, followed by a colon and the proxy port, if applicable; e.g., SET
  71.             HTTP_proxy=http://proxy:8080</LI>
  72.           <LI>SET HTTP_proxy_user=<your user name> (if required)</LI>
  73.           <LI>SET HTTP_proxy_pass=<your password> (if required)<BR>
  74.             <BR>
  75.           </LI>
  76.         </OL>
  77.       </BLOCKQUOTE>
  78.       <OL start="2">
  79.         <LI>
  80.           <P><B>Try using PPM</B></P>
  81.         </LI>
  82.       </OL>
  83.       <BLOCKQUOTE>
  84.         <P>With your internet connection active, try using PPM again. Try to install a small
  85.         package, like File-Slurp. You'll know that it still fails if you see an error stating that
  86.         it can't find a ppd file for the specified package.
  87.       </BLOCKQUOTE>
  88.       <OL start="3">
  89.         <LI>
  90.           <P><B>Further Information and Help</B></P>
  91.         </LI>
  92.       </OL>
  93.       <BLOCKQUOTE>
  94.         <P>If there were problems with any of the above hints, please see <A href="../readme.html#More_Info">here</A>
  95.         on how to get further help.</P>
  96.       </BLOCKQUOTE>
  97.       <!-- end of leaf content--> <BR>
  98.        <BR>
  99.     </TD>
  100.   </TR>
  101.  
  102.   <!-- beginning of leaf footer-->
  103.   <TR>
  104.     <TD>
  105.       <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
  106.         <TR>
  107.           <TD class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><FONT size="+1"><STRONG>
  108.             <P class="block"> ActivePerl - PPM, Proxies and Firewalls</P>
  109.             </STRONG></FONT></TD>
  110.         </TR>
  111.       </TABLE>
  112.  
  113.  
  114.  
  115.       <!-- beginning of  footer-->
  116.       <UL>
  117.         <FONT color="#808080" face="verdana, arial, helvetica" size="1"><STRONG>Copyright  ⌐
  118.         1996-2000 ActiveState Tool Corp. <A href="http://www.activestate.com/corporate/legal.htm">All
  119.         rights reserved.</A>
  120.         <P></STRONG></FONT>
  121.       </UL>
  122.  
  123.       <!--end of footer-->
  124.  
  125.     </TD>
  126.   </TR>
  127. </TABLE>
  128.  
  129. </BODY>
  130.