stas 2003/08/25 00:46:59 Modified: src/docs/2.0/os/win32 install.pod Log: fix a broken anchor (mea culpa, changed without updating references) Revision Changes Path 1.28 +13 -14 modperl-docs/src/docs/2.0/os/win32/install.pod Index: install.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/os/win32/install.pod,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- install.pod 18 Aug 2003 20:04:02 -0000 1.27 +++ install.pod 25 Aug 2003 07:46:59 -0000 1.28 @@ -70,12 +70,11 @@ C<InstallBin - Win32 Release> target to build and install Apache 2.0, which by default will be placed in F</Apache2>. -Having built and installed Apache 2.0, -next obtain the mod_perl 2.0 sources. First obtain the -L<mod_perl 2.0 sources|download::source/2_0_Development_Source_Distribution> -as a C<tar.gz> file - -when unpacked, using Winzip or similar tools, a subdirectory -F<mod_perl-x.xx> will be created. Next, run the command +Having built and installed Apache 2.0, next obtain the mod_perl 2.0 +sources. First obtain the L<mod_perl 2.0 +sources|download::source/Development_mod_perl_2_0_Source_Distribution> +as a C<tar.gz> file - when unpacked, using Winzip or similar tools, a +subdirectory F<mod_perl-x.xx> will be created. Next, run the command C:\modperl_src> perl Makefile.PL MP_AP_PREFIX=\Path\to\Apache2 @@ -105,14 +104,14 @@ have to employ either a C<use Apache2;> line in your scripts/packages or else a C<PerlModule Apache2> directive in Apache's F<httpd.conf>. -If this build fails, or you want features not present in the -official releases, you may want to try the sources obtained -from cvs - see the discussion on the -L<2.0 Development Source Distribution|download::source/2_0_Development_Source_Distribution> -for details. Be aware, though, -that as well as providing bug fixes, there may be new features being -added and tested in the cvs versions, so at any given time there are -no guarantees that these packages will build and test successfully. +If this build fails, or you want features not present in the official +releases, you may want to try the sources obtained from cvs - see the +discussion on the L<2.0 Development Source +Distribution|download::source/Development_mod_perl_2_0_Source_Distribution> +for details. Be aware, though, that as well as providing bug fixes, +there may be new features being added and tested in the cvs versions, +so at any given time there are no guarantees that these packages will +build and test successfully. =head2 PPM Packages
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]