home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2004 July / APC0407D2.iso / workshop / apache / files / ActivePerl-5.6.1.638-MSWin32-x86.msi / _815c9c87ac45a92b805fdcf79ecf8865 < prev    next >
Encoding:
Text File  |  2004-04-13  |  19.6 KB  |  505 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2.  
  3. <HTML>
  4. <HEAD>
  5. <TITLE>ActivePerl 5.6.1.638 -- Installation Guide</TITLE>
  6. <LINK REL="stylesheet" HREF="Active.css" TYPE="text/css">
  7. </HEAD>
  8.  
  9. <BODY>
  10.  
  11. <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EAE2BB">
  12. <tr> 
  13. <td width="57"><a target=_blank href="http://www.ActiveState.com/ActivePerl/">
  14. <img src="images/activeperl_logo.gif" width="57" height="48" border="0" alt="ActivePerl"></a></td>
  15. <td><div align="center" class="heading">ActivePerl User Guide</div></td>
  16. <td width="112"><a target=_blank  href="http://www.ActiveState.com">
  17. <img src="images/AS_logo.gif" width="112" height="48" border="0"  alt="ActiveState" /></a></td>
  18. </tr>
  19. <tr>
  20. <td class="lineColour" colspan="3"></td>
  21. </tr>
  22. </table>
  23.  
  24. <h1>Installing ActivePerl</h1>
  25.  
  26. <A NAME="__index__"></A>
  27. <!-- INDEX BEGIN -->
  28.  
  29. <UL>
  30.  
  31.     <LI><A HREF="#activeperl 5.6.1.638  installation guide">ActivePerl 5.6.1.638 - Installation Guide</A></LI>
  32.     <UL>
  33.  
  34.         <LI><A HREF="#installing activeperl on linux (x86)">Installing ActivePerl on Linux (x86)</A></LI>
  35.         <UL>
  36.  
  37.             <LI><A HREF="#linux prerequisites">Linux Prerequisites</A></LI>
  38.             <LI><A HREF="#linux installers">Linux Installers</A></LI>
  39.             <LI><A HREF="#linux configuration">Linux Configuration</A></LI>
  40.             <LI><A HREF="#uninstalling activeperl on linux">Uninstalling ActivePerl on Linux</A></LI>
  41.         </UL>
  42.  
  43.         <LI><A HREF="#installing activeperl on solaris (sparc)">Installing ActivePerl on Solaris (sparc)</A></LI>
  44.         <UL>
  45.  
  46.             <LI><A HREF="#solaris prerequisites">Solaris Prerequisites</A></LI>
  47.             <LI><A HREF="#solaris installers">Solaris Installers</A></LI>
  48.             <LI><A HREF="#solaris configuration">Solaris Configuration</A></LI>
  49.             <LI><A HREF="#uninstalling activeperl on solaris">Uninstalling ActivePerl on Solaris</A></LI>
  50.         </UL>
  51.  
  52.         <LI><A HREF="#installing activeperl on windows (x86)">Installing ActivePerl on Windows (x86)</A></LI>
  53.         <UL>
  54.  
  55.             <LI><A HREF="#windows prerequisites">Windows Prerequisites</A></LI>
  56.             <LI><A HREF="#windows installers">Windows Installers</A></LI>
  57.             <LI><A HREF="#windows configuration">Windows Configuration</A></LI>
  58.             <LI><A HREF="#uninstalling activeperl on windows">Uninstalling ActivePerl on Windows</A></LI>
  59.         </UL>
  60.  
  61.     </UL>
  62.  
  63. </UL>
  64. <!-- INDEX END -->
  65.  
  66. <HR>
  67. <P>
  68.  
  69. <P>Welcome, and thanks for downloading ActivePerl.  This release corresponds
  70. to Perl version 5.6.1.</P>
  71. <P>Please note that ActivePerl 600 series builds are NOT binary-compatible with
  72. the older 500 series builds.  In particular, do not attempt to use extensions
  73. or PPM packages built for the 500 series builds with ActivePerl 600 series
  74. builds and vice versa.  This build is binary compatible with previous 600
  75. series builds.</P>
  76. <P>Binaries for the following platforms are available:</P>
  77. <UL>
  78. <LI>
  79. Linux x86 for Red Hat 6.2 or later
  80. <P></P>
  81. <LI>
  82. Linux x86 for Debian 2.2 or later
  83. <P></P>
  84. <LI>
  85. Solaris sparc for Solaris 2.6 or later
  86. <P></P>
  87. <LI>
  88. Windows x86 for Windows 9x, Me, NT, 2000, XP and 2003
  89. <P></P></UL>
  90. <P>
  91. <H2><A NAME="installing activeperl on linux (x86)">Installing ActivePerl on Linux (x86)</A></H2>
  92. <P>
  93. <H3><A NAME="linux prerequisites">Linux Prerequisites</A></H3>
  94. <UL>
  95. <LI>
  96. Hardware: 55 MB hard disk space for typical install
  97. <P></P>
  98. <LI>
  99. Operating System: Minimum 2.0 kernel
  100. <P></P>
  101. <LI>
  102. Online Help: Web browser
  103. <P></P>
  104. <LI>
  105. Perl Environment Variables: if you have set Perl environment variables such 
  106. as <CODE>PERLLIB</CODE>, <CODE>PERL5LIB</CODE> or <CODE>PERL5OPT</CODE>, you should unset them before 
  107. installing ActivePerl.  Otherwise, these variables may cause incompatible 
  108. versions of Perl modules to be used during the installation process.
  109. <P></P></UL>
  110. <P>
  111. <H3><A NAME="linux installers">Linux Installers</A></H3>
  112. <DL>
  113. <DT><STRONG><A NAME="item_RPM_Package_for_Red_Hat_6%2E2_or_later">RPM Package for Red Hat 6.2 or later</A></STRONG><BR>
  114. <DD>
  115. The Red Hat compatible package is in RPM format.  This should be installed
  116. as root, using the following command:
  117. <PRE>
  118.     % rpm -i ActivePerl-5.6.1.638-i686-linux.rpm</PRE>
  119. <P>This will install ActivePerl into /usr/local/ActivePerl-5.6.  If you
  120. wish to change the default install location, use the <CODE>--prefix</CODE> option 
  121. as follows:</P>
  122. <PRE>
  123.     % rpm -i --prefix /opt/ActivePerl-5.6 ActivePerl-5.6.1.638-i686-linux.rpm</PRE>
  124. <P>To uninstall Activeperl, run:</P>
  125. <PRE>
  126.     % rpm -e ActivePerl</PRE>
  127. <P>The RPM package has only been tested with Red Hat 6.2, but is expected to be
  128. compatible with other Red Hat 6.2 compatible installations as well.</P>
  129. <P></P>
  130. <DT><STRONG><A NAME="item_DPKG_Package_for_Debian_2%2E2_or_later">DPKG Package for Debian 2.2 or later</A></STRONG><BR>
  131. <DD>
  132. The Debian-compatible package is in dpkg format.  This should be installed
  133. as root, using the following command:
  134. <PRE>
  135.     % dpkg -i ActivePerl-5.6.1.638-i686-linux.deb</PRE>
  136. <P>This will install ActivePerl into /usr/local/ActivePerl-5.6.  The dpkg
  137. installation package has no mechanism to change the default installation
  138. location.  Consider installing ActivePerl using the ActivePerl Generic
  139. Installer or the RPM package if you need this.</P>
  140. <P>To uninstall ActivePerl, run:</P>
  141. <PRE>
  142.     % dpkg -r ActivePerl</PRE>
  143. <P>The Debian package has only been tested with Debian 2.2, but is expected
  144. to be compatible with other Debian 2.2 compatible installations as well.</P>
  145. <P></P>
  146. <DT><STRONG><A NAME="item_Generic_AS_Package_for_Linux">Generic AS Package for Linux</A></STRONG><BR>
  147. <DD>
  148. The generic installer allows installation as an unprivileged user 
  149. into a user-specified path. GNU tar is required for extracting the files.
  150. See ``Known Issues'' in the ActivePerl Release Notes for details.
  151. <P>Download the distribution to a temporary directory, extract the files,
  152. chdir to the ActivePerl directory and then run the script ``install.sh''.
  153. The installation script will prompt you for the target installation
  154. directory.</P>
  155. <PRE>
  156.     % tar zxf ActivePerl-5.6.1.638-i686-linux.tar.gz
  157.     % cd ActivePerl-5.6.1.638
  158.     % ./install.sh</PRE>
  159. <P></P></DL>
  160. <P>
  161. <H3><A NAME="linux configuration">Linux Configuration</A></H3>
  162. <P>The Red Hat and Debian packages are installed into the
  163. /usr/local/ActivePerl-5.6 directory.  Add the /usr/local/ActivePerl-5.6/bin
  164. directory to your PATH environment variable to conveniently access it.
  165. For example, in the C shell:</P>
  166. <PRE>
  167.     % setenv PATH /usr/local/ActivePerl-5.6/bin:$PATH</PRE>
  168. <P>The ActivePerl Generic installer allows you to install the package anywhere
  169. that the user has write permission.  Add the bin directory to your PATH
  170. environment variable to conveniently access it.  For example, in the
  171. C shell (assuming you installed into /home/larry/ActivePerl-5.6):</P>
  172. <PRE>
  173.     % setenv PATH /home/larry/ActivePerl-5.6/bin:$PATH</PRE>
  174. <P>
  175. <H3><A NAME="uninstalling activeperl on linux">Uninstalling ActivePerl on Linux</A></H3>
  176. <DL>
  177. <DT><STRONG><A NAME="item_Debian_Package">Debian Package</A></STRONG><BR>
  178. <DD>
  179. If you installed ActivePerl using the DPKG format installer, uninstall 
  180. as follows:
  181. <PRE>
  182.     dpkg -r ActivePerl</PRE>
  183. <P></P>
  184. <DT><STRONG><A NAME="item_RPM_Package">RPM Package</A></STRONG><BR>
  185. <DD>
  186. If you installed ActivePerl using the RPM format installer, uninstall 
  187. as follows:
  188. <PRE>
  189.     rpm -e ActivePerl</PRE>
  190. <P></P>
  191. <DT><STRONG><A NAME="item_AS_Package">AS Package</A></STRONG><BR>
  192. <DD>
  193. If you installed ActivePerl using the AS format installer, remove the directory 
  194. into which ActivePerl was installed. For example:
  195. <PRE>
  196.     /bin/rm -rf /usr/local/ActivePerl-5.6</PRE>
  197. <P></P></DL>
  198. <P>
  199. <H2><A NAME="installing activeperl on solaris (sparc)">Installing ActivePerl on Solaris (sparc)</A></H2>
  200. <P>
  201. <H3><A NAME="solaris prerequisites">Solaris Prerequisites</A></H3>
  202. <UL>
  203. <LI>
  204. Hardware: 55 MB hard disk space for typical install
  205. <P></P>
  206. <LI>
  207. Operating System: Solaris 2.6
  208. <P></P>
  209. <LI>
  210. Online Help: Web browser
  211. <P></P>
  212. <LI>
  213. Perl Environment Variables: if you have set Perl environment variables such 
  214. as <CODE>PERLLIB</CODE>, <CODE>PERL5LIB</CODE> or <CODE>PERL5OPT</CODE>, you should unset them before 
  215. installing ActivePerl.  Otherwise, these variables may cause incompatible 
  216. versions of Perl modules to be used during the installation process.
  217. <P></P></UL>
  218. <P>
  219. <H3><A NAME="solaris installers">Solaris Installers</A></H3>
  220. <DL>
  221. <DT><STRONG><A NAME="item_PKGADD_Package">PKGADD Package</A></STRONG><BR>
  222. <DD>
  223. The Solaris package is in pkgadd format.  This should be installed
  224. as root, using the following commands:
  225. <PRE>
  226.     % gunzip ActivePerl-5.6.1.638-sun4-solaris.pkg.gz
  227.     % pkgadd -d ActivePerl-5.6.1.638-sun4-solaris.pkg</PRE>
  228. <P>pkgadd will query you for the installation location, which can be
  229. changed from the default of /usr/local/ActivePerl-5.6.</P>
  230. <P>To uninstall ActivePerl, run:</P>
  231. <PRE>
  232.     % pkgrm ASperl</PRE>
  233. <P>This package has only been tested with Solaris 2.6, but is expected to be
  234. compatible with other Solaris 2.6 compatible installations as well,
  235. including Solaris 2.7 and Solaris 2.8.</P>
  236. <P></P>
  237. <DT><STRONG><A NAME="item_Generic_AS_Package_for_Solaris">Generic AS Package for Solaris</A></STRONG><BR>
  238. <DD>
  239. The Generic Installer allows installation as an unprivileged user, and
  240. into a user-specified path. GNU tar is required for extracting the files. 
  241. See ``Known Issues'' in the ActivePerl Release Notes for details.
  242. <P>Download the distribution to a temporary directory, extract the files,
  243. chdir to the ActivePerl directory and then run the script ``install.sh''.
  244. The installation script will prompt you for the target installation
  245. directory.</P>
  246. <PRE>
  247.     % tar zxf ActivePerl-5.6.1.638-sun4-solaris.tar.gz
  248.     % cd ActivePerl-5.6.1.638
  249.     % ./install.sh</PRE>
  250. <P></P></DL>
  251. <P>
  252. <H3><A NAME="solaris configuration">Solaris Configuration</A></H3>
  253. <P>The Solaris package is installed into the /usr/local/ActivePerl-5.6 directory.  
  254. Add the /usr/local/ActivePerl-5.6/bin directory to your PATH environment 
  255. variable to conveniently access it. For example, in the C shell:</P>
  256. <PRE>
  257.     % setenv PATH /usr/local/ActivePerl-5.6/bin:$PATH</PRE>
  258. <P>The ActivePerl Generic installer allows you to install the package anywhere
  259. that the user has write permission.  Add the bin directory to your PATH
  260. environment variable to conveniently access it.  For example, in the
  261. C shell (assuming you installed into /home/larry/ActivePerl-5.6):</P>
  262. <PRE>
  263.     % setenv PATH /home/larry/ActivePerl-5.6/bin:$PATH</PRE>
  264. <P>
  265. <H3><A NAME="uninstalling activeperl on solaris">Uninstalling ActivePerl on Solaris</A></H3>
  266. <DL>
  267. <DT><STRONG>PKGADD Package</STRONG><BR>
  268. <DD>
  269. If you installed ActivePerl using the PKGADD format installer, 
  270. uninstall as follows:
  271. <PRE>
  272.     pkgrm -d ASperl</PRE>
  273. <P></P>
  274. <DT><STRONG>AS Package</STRONG><BR>
  275. <DD>
  276. If you installed ActivePerl using the AS format installer, remove the 
  277. directory into which ActivePerl was installed. For example:
  278. <PRE>
  279.     /bin/rm -rf /usr/local/ActivePerl-5.6</PRE>
  280. <P></P></DL>
  281. <P>
  282. <H2><A NAME="installing activeperl on windows (x86)">Installing ActivePerl on Windows (x86)</A></H2>
  283. <P>
  284. <H3><A NAME="windows prerequisites">Windows Prerequisites</A></H3>
  285. <UL>
  286. <LI>
  287. <STRONG>Hardware</STRONG>: 55 MB hard disk space for typical install
  288. <P></P>
  289. <LI>
  290. <STRONG>Perl for ISAPI</STRONG>: requires an ISAPI-compatible web server, such as IIS 4.0 
  291. or greater, or PWS 4.0 or greater
  292. <P></P>
  293. <LI>
  294. <STRONG>PerlScript</STRONG>: requires an ActiveX scripting host such as Internet Explorer 
  295. 4.0 or greater or Windows Scripting Host
  296. <P></P>
  297. <LI>
  298. <STRONG>Perl Environment Variables</STRONG>: if Perl environment variables such as <CODE>PERLLIB</CODE>, 
  299. <CODE>PERL5LIB</CODE> or <CODE>PERL5OPT</CODE> have been set on your system, you should unset them 
  300. before installing ActivePerl.  Otherwise, these variables may cause incompatible 
  301. versions of Perl modules to be used during the installation process.
  302. <P></P>
  303. <LI>
  304. <STRONG>System Account</STRONG>: (MSI Installer only) Do not launch the installation package 
  305. from a directory for which the ``System'' account does not have read permission.  
  306. If you do, the Windows Installer Service will not be able to access the MSI 
  307. file in order to perform the installation.  You may get an error message to this 
  308. effect, or it may fail mysteriously.
  309. <P></P>
  310. <LI>
  311. <STRONG>Administrative Rights</STRONG>: If you are installing Perl on behalf of other users, 
  312. we recommend running the installer while logged in with an account that has 
  313. administrative privileges (Windows NT/2000/XP/2003).  Running without administrative 
  314. privileges results in the following limitations:
  315. <UL>
  316. <LI>
  317. The PerlScript feature will be unavailable.
  318. <P></P>
  319. <LI>
  320. ActivePerl applications will not write messages to the event log.
  321. <P></P>
  322. <LI>
  323. Environment variables are set only for the current user.
  324. <P></P>
  325. <LI>
  326. The option to create a file association for Perl files is disabled.
  327. <P></P>
  328. <LI>
  329. Registry entries are created under HKEY_CURRENT_USER and not under
  330. HKEY_LOCAL_MACHINE.
  331. <P></P></UL>
  332. </UL>
  333. <UL>
  334. <LI>
  335. <STRONG>Windows 2003 Server</STRONG>: no additional requirements
  336. <P></P>
  337. <LI>
  338. <STRONG>Windows XP</STRONG>: no additional requirements
  339. <P></P>
  340. <LI>
  341. <STRONG>Windows 2000</STRONG>: no additional requirements
  342. <P></P>
  343. <LI>
  344. <STRONG>Windows Me</STRONG>
  345. <UL>
  346. <LI>
  347. (MSI Installer only) Microsoft Windows Installer 2.0 or greater, available from:
  348. <A HREF="http://downloads.ActiveState.com/contrib/Microsoft/MSI2.0/9x/InstMsiA.exe">http://downloads.ActiveState.com/contrib/Microsoft/MSI2.0/9x/InstMsiA.exe</A>
  349. <P></P></UL>
  350. <LI>
  351. <STRONG>Windows NT</STRONG>
  352. <UL>
  353. <LI>
  354. Service Pack 5 or greater
  355. <P></P>
  356. <LI>
  357. (MSI Installer only) Microsoft Windows Installer 1.1 or greater, available from:
  358.     <A HREF="http://downloads.ActiveState.com/contrib/Microsoft/NT/InstMsi.exe">http://downloads.ActiveState.com/contrib/Microsoft/NT/InstMsi.exe</A>
  359. <P></P>
  360. <LI>
  361. (for the ActiveX Scripting Engine) Internet Explorer 5 or greater, available from:
  362.     <A HREF="http://windowsupdate.microsoft.com">http://windowsupdate.microsoft.com</A>
  363. <P></P></UL>
  364. <LI>
  365. <STRONG>Windows 9x</STRONG>
  366. <UL>
  367. <LI>
  368. (MSI Installer only) Microsoft Windows Installer 2.0 or greater, available from:
  369. <A HREF="http://downloads.ActiveState.com/contrib/Microsoft/MSI2.0/9x/InstMsiA.exe">http://downloads.ActiveState.com/contrib/Microsoft/MSI2.0/9x/InstMsiA.exe</A>
  370. <P></P>
  371. <LI>
  372. (for the ActiveX Scripting Engine) Internet Explorer 5 or greater available from:
  373.     <A HREF="http://windowsupdate.microsoft.com">http://windowsupdate.microsoft.com</A>
  374. <P></P>
  375. <LI>
  376. (for the ActiveX Scripting Engine) DCOM for Windows 9x, available from:
  377.     <A HREF="http://www.microsoft.com/com/resources/downloads.asp">http://www.microsoft.com/com/resources/downloads.asp</A>
  378. <P></P>
  379. <LI>
  380. MSVCRT (Windows 95 only), available from:
  381.     <A HREF="ftp://ftp.microsoft.com/softlib/mslfiles/mxvcrt.exe">ftp://ftp.microsoft.com/softlib/mslfiles/mxvcrt.exe</A>
  382. <P></P></UL>
  383. </UL>
  384. <P>
  385. <H3><A NAME="windows installers">Windows Installers</A></H3>
  386. <DL>
  387. <DT><STRONG><A NAME="item_MSI_Installer_Package">MSI Installer Package</A></STRONG><BR>
  388. <DD>
  389. To install the MSI package double-click on the MSI file in Windows Explorer.
  390. <P>Do not install over a 500 series build of ActivePerl.  This package must be 
  391. installed into a separate directory.</P>
  392. <DL>
  393. <DT><STRONG><A NAME="item_MSI_Package_Installation_from_the_Command_Line">MSI Package Installation from the Command Line</A></STRONG><BR>
  394. <DD>
  395. You can install ActivePerl from the command line using the 'msiexec'
  396. program. For example:
  397. <PRE>
  398.     msiexec /i E<lt>msi_fileE<gt></PRE>
  399. <P>The ADDLOCAL command line property is used to specify which features should 
  400. be installed. (If ADDLOCAL is not specified, all features are installed.) 
  401. For example:</P>
  402. <PRE>
  403.     msiexec /i E<lt>msi_fileE<gt> ADDLOCAL="PERL_FEATURE,PERLIS"</PRE>
  404. <P>The following features may be specified with the ADDLOCAL switch:</P>
  405. <UL>
  406. <LI>
  407. PERL_FEATURE (the Perl core)
  408. <P></P>
  409. <LI>
  410. PPM (the Programmer's Package Manager)
  411. <P></P>
  412. <LI>
  413. PERLIS (the Perl for ISAPI interpreter)
  414. <P></P>
  415. <LI>
  416. PERLSE (the Perl ActiveX Scripting Engine)
  417. <P></P>
  418. <LI>
  419. EXAMPLES (some simple examples)
  420. <P></P>
  421. <LI>
  422. DOCUMENTATION (the ActivePerl documentation)
  423. <P></P></UL>
  424. <P>A set of command-line properties can be used to configure the installation. 
  425. For example:</P>
  426. <PRE>
  427.     msiexec /i E<ly>msi_fileE<gt> TARGETDIR="c:\perl" PERL_PATH="Yes"</PRE>
  428. <UL>
  429. <LI>
  430. TARGETDIR: Used to specify the absolute path where ActivePerl will be 
  431. installed. If not specified, ActivePerl will be installed in a default 
  432. location determined by the Windows Installer Service, usually the root of the 
  433. drive with the most available space. If this option is used, a value is required.
  434. <P></P>
  435. <LI>
  436. PL_IISMAP: If this option is set to 'Yes', the installer will create a 
  437. global IIS script mapping for '.pl' and Perl. By default, the installation 
  438. does not create the script mapping.
  439. <P></P>
  440. <LI>
  441. PLX_IISMAP: If this option is set to 'Yes', the installer will create
  442. a global IIS script mapping for '.plx' and PerlIS. By default, the installation 
  443. does not create the script mapping.
  444. <P></P>
  445. <LI>
  446. PERL_PATH: If this option is set to 'Yes', the Perl/bin directory
  447. will be added to the system PATH environment variable. By default, 
  448. the directory is not added to the path.
  449. <P></P></UL>
  450. <P>The following command-line switches can be used:</P>
  451. <DL>
  452. <DT><STRONG><A NAME="item_Silent_Mode">Silent Mode</A></STRONG><BR>
  453. <DD>
  454. To run in silent mode, specify the '/q' command line option. The installer 
  455. will run with no UI.
  456. <P></P>
  457. <DT><STRONG><A NAME="item_Logging">Logging</A></STRONG><BR>
  458. <DD>
  459. To log the installation process, specify the '/l' command line option and 
  460. the name of the log file.  For example:
  461. <PRE>
  462.     msiexec /i E<lt>msi_fileE<gt> /l E<lt>log_fileE<gt></PRE>
  463. <P>To enable verbose logging, use the '*v' modifier with the '/l' command 
  464. line option.  For example:</P>
  465. <PRE>
  466.     msiexec /i E<lt>msi_fileE<gt> /l*v E<lt>log_fileE<gt></PRE>
  467. <P></P></DL>
  468. </DL>
  469. <DT><STRONG><A NAME="item_AS_Installer_Package">AS Installer Package</A></STRONG><BR>
  470. <DD>
  471. The AS package is a generic installation package that can be used on 
  472. systems where the MSI package is not supported. The AS package provides 
  473. no uninstall functionality. To install using the AS package, double-click 
  474. the the installer file and follow the prompts.
  475. <P></P></DL>
  476. <P>
  477. <H3><A NAME="windows configuration">Windows Configuration</A></H3>
  478. <P>If you run Perl at the command prompt, the script will be executed by the first 
  479. Perl.exe it encounters in the list of paths in the PATH environment variable. 
  480. To ensure the script is executed by the Perl interpeter you want it to be executed
  481. by, you can specify the complete path to the Perl.exe you want to use. 
  482. (typing perl -v at the command prompt will tell you which version 
  483. of Perl is currently first in your PATH)</P>
  484. <P>Installing ActivePerl will change your Path environment variable and may change 
  485. registry settings, such as file associations, which may affect your Web server. 
  486. If you want to use a previously installed copy of Perl, you will need to
  487. modify these settings.</P>
  488. <P>
  489. <H3><A NAME="uninstalling activeperl on windows">Uninstalling ActivePerl on Windows</A></H3>
  490. <DL>
  491. <DT><STRONG><A NAME="item_MSI_Package">MSI Package</A></STRONG><BR>
  492. <DD>
  493. If you installed ActivePerl using the MSI installer, uninstall using the 
  494. Windows <STRONG>Add / Remove Programs</STRONG> applet.
  495. <P></P>
  496. <DT><STRONG>AS Package</STRONG><BR>
  497. <DD>
  498. If you installed ActivePerl using the AS installer, uninstall by deleting 
  499. the directory in which ActivePerl was installed.
  500. <P></P></DL>
  501.  
  502. </BODY>
  503.  
  504. </HTML>
  505.