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

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2.  
  3. <HTML>
  4.  
  5. <HEAD>
  6. <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  7. <META name="GENERATOR" content="Microsoft FrontPage 4.0">
  8. <META name="ProgId" content="FrontPage.Editor.Document">
  9. <TITLE>ActivePerl Install Notes</TITLE>
  10. <LINK rel="STYLESHEET" href="../../Active.css" type="text/css" media="screen">
  11. </HEAD>
  12.  
  13. <BODY bgcolor="#FFFFFF">
  14.  
  15. <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
  16.   <TR>
  17.     <TD class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><STRONG>
  18.       <P class="block"> Install Notes</P>
  19.       </STRONG></TD>
  20.   </TR>
  21.   <TR>
  22.     <TD>
  23.       <P> </P>
  24.       <H1><B>Contents</B></H1>
  25.       <UL>
  26.         <LI><A href="#System_Requirements">Requirements</A></LI>
  27.         <LI><A href="#Installation_Guidelines">Installing ActivePerl</A></LI>
  28.         <LI><A href="#Getting_Started">Further Information</A></LI>
  29.       </UL>
  30.       <HR>
  31.       <H1><A name="System_Requirements"><B>Requirements</B></A></H1>
  32.       <P><B>Hardware</B></P>
  33.       <UL>
  34.         <LI>recommended 25MB hard disk space for typical install</LI>
  35.       </UL>
  36.       <P><B>Operating System</B></P>
  37.       <P>Windows 2000</P>
  38.       <UL>
  39.         <LI>no extra requirements</LI>
  40.       </UL>
  41.       <P>Windows NT</P>
  42.       <UL>
  43.         <LI>service pack 5+</LI>
  44.       </UL>
  45.       <P>Windows 95/98</P>
  46.       <UL>
  47.         <LI>NOT Supported for BETA releases</LI>
  48.         <LI>Microsoft Windows Installer (available from <A href="http://download.microsoft.com/download/platformsdk/wininst/1.1/W9X/EN-US/InstMsi.exe">http://download.microsoft.com/download/platformsdk/wininst/1.1/W9X/EN-US/InstMsi.exe</A>)</LI>
  49.         <LI>ActiveX scripting host such as IE 4.0+, or Windows Scripting Host</LI>
  50.         <LI>DCOM for Windows 95 is required if using Windows95 (available from <A href="http://www.microsoft.com/com/resources/downloads.asp">http://www.microsoft.com/com/resources/downloads.asp</A>)</LI>
  51.       </UL>
  52.       <P><B>Perl for ISAPI</B></P>
  53.       <UL>
  54.         <LI>ISAPI compatible Web server such as IIS 4.0+</LI>
  55.       </UL>
  56.       <P><B>PerlScript</B></P>
  57.       <UL>
  58.         <LI>ActiveX scripting host such as IE 4.0+, or Windows Scripting Host</LI>
  59.       </UL>
  60.       <P><B>Online Help</B></P>
  61.       <UL>
  62.         <LI>3.0 or later Microsoft or Netscape Web browser</LI>
  63.       </UL>
  64.       <HR>
  65.       <H1><A name="Installation_Guidelines"><B>Installing ActivePerl</B></A></H1>
  66.       <P>Run the ActivePerl.msi installation package to start the installation wizard, which will
  67.       guide you through the setup, and give you options on what and where to install stuff.</P>
  68.       <P><B>What happens during install?</B></P>
  69.       <P>Perl is installed by default in <CODE>C:\Perl</CODE>. The drive "<CODE>C</CODE>"
  70.       will be the same drive that the operating system is installed on.</P>
  71.       <P>If you run Perl at the command prompt, the script will be executed by the first Perl.exe it
  72.       encounters in the list of paths in the PATH environment variable. To ensure the script is
  73.       executed by the Perl build you want it to be executed by, you can specify the complete path to
  74.       the Perl.exe you want to use. (typing <CODE>perl -v</CODE> at the command prompt will tell you
  75.       which version of Perl is currently first in your PATH)</P>
  76.       <P>Installing ActivePerl will change your Path environment variable and may change registry
  77.       settings, such as file associations, which may affect your Web server. If you want to use a
  78.       previously installed copy of Perl, you will need to modify these settings.</P>
  79.       <HR>
  80.       <P><B>Running Perl scripts on your Web server</B></P>
  81.       <P>ActivePerl, PerlScript and Perl for ISAPI are all useful additions to your Web server.
  82.       However, they do have specific requirements, <A href="#System_Requirements"><I>see above</I></A>,
  83.       and may require some additional configuration to work properly. For more information on
  84.       compatibility, installation, configuration and other useful information, have a look at the
  85.       Web server section of the ActivePerl FAQ included with the ActivePerl package.</P>
  86.       <HR>
  87.       <H1><B><A name="Getting_Started">Further Information</A></B></H1>
  88.       <P>See the ActivePerl <A href="../../readme.html">Readme</A> for more information.</P>
  89.       <P> </P>
  90.     </TD>
  91.   </TR>
  92.   <TR>
  93.     <TD class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><STRONG>
  94.       <P class="block"> Install Notes</P>
  95.       </STRONG></TD>
  96.   </TR>
  97. </TABLE>
  98.  
  99. </BODY>
  100.  
  101. </HTML>
  102.