Installing Perl on Windows Servers

Perl is a major component of the Windows Servers for the climate center. It is straightforward to install, with only one issue to be aware of. A file called cgi_lib.pl is required to use the Perl CGI scripts and is not part of the standard Perl install. To install, follow the proceeding instructions.

  1. Download Perl for Windows here.

  2. Using the installation program, install Perl in the C:\Perl directory.

  3. Take the cgi_lib.pl file and put it in the C:\Perl\lib\ diectory.

This is all that is necessary to install Perl on the Windows servers.

Nmcc_Wiki: Installation/Perl (last edited 2009-02-11 18:29:17 by Stan)