| DocSet documentation | view source | Contained in the DocSet distribution. |
mod_perl 1.0 Win32 Installation Instructions
This document discusses how to install mod_perl 1.0 under Win32, both in building from sources and in installing pre-compiled binary packages.
You will need
Obtain the mod_perl sources from CPAN:
http://www.cpan.org/authors/id/D/DO/DOUGM/mod_perl-1.xx.tar.gz
When unpacked, using Winzip or similar tools, a subdirectory mod_perl-1.xx will be created.
There are two ways to build mod_perl - with MS Developer Studio, and through command-line arguments to 'perl Makefile.PL'. In both cases Apache should previously have been built and installed - if you are using a binary build of Apache, make sure that you obtain a binary build that includes the Apache libraries and header files.
Only the major authors are listed above. For contributors see the Changes file.
| DocSet documentation | view source | Contained in the DocSet distribution. |