randyk 2002/12/31 11:21:08 Modified: src/download binaries.pod Log: insert links to Win32 binary docs. Revision Changes Path 1.13 +12 -52 modperl-docs/src/download/binaries.pod Index: binaries.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/download/binaries.pod,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- binaries.pod 24 Jul 2002 14:57:32 -0000 1.12 +++ binaries.pod 31 Dec 2002 19:21:08 -0000 1.13 @@ -16,64 +16,24 @@ =head2 Win32 mod_perl 1.0 -Win32 mod_perl Binaries (made by Randy Kobes) - -ftp://theoryx5.uwinnipeg.ca/pub/other/. Grab the perl-win32-bin.exe -self-extracting file. There's accompanying readme files with more details -on the particular versions of packages included. These all include Perl -and some common modules, so are largish. - -For more information please read the L<Win32 -Documentation|docs::1.0::os::win32::index>. +Please see the section on L<Win32 mod_perl 1.0 binary +distributions|docs::1.0::os::win32::install/All_in_one_packages> +for details on getting all-in-one mod_perl 1.0 binary packages. =head2 Win32 mod_perl 2.0 (BETA) -An experimental mod_perl-2.0 win32 binary package is available at -ftp://theoryx5.uwinnipeg.ca/pub/other/Apache2.tar.gz for those Win32 -users who want a preview of things to come. - -This archive will unpack into an "Apache2" directory, underneath which -is a "blib" subdirectory containing the necessary perl files. These -are included when starting Apache by a modperl directive found near -the end of I<conf/httpd.conf>, where a sample "Hello World" modperl -handler is also found. Some editing of I<httpd.conf> will be necessary -if this package is installed in a location other than -I<"\Apache2">. - -The package was compiled with the recent cvs sources, using -VC++ 6 and an ActivePerl based on perl-5.6.1. The F<mod_perl.so> -library in the Apache I<modules/> directory will most probably not -work with other Apache-2 binary packages. - -Being under development, there are most likely bugs present. -For questions/problems on Apache-2, see the -docs at http://httpd.apache.org/docs-2.0/, and for modperl-2, see the -information on L<subscribing to the "dev" mailing list|maillist::dev>. - -Also available at ftp://theoryx5.uwinnipeg.ca/pub/other/ -is a package F<perl-5.8-win32-bin.tar.gz> containing -a binary distribution of perl-5.8/apache-2/mod_perl-2, also -compiled with recent cvs sources. This will unpack into -two directories - I<Perl> and I<Apache2> - as well as an -F<INSTALL.txt> file containing installation instructions. +Please see the section on L<Win32 mod_perl 2.0 binary +distributions|docs::2.0::os::win32::install/All_in_one_packages> +for details on getting all-in-one mod_perl 2.0 binary packages. =head2 Win32 Active Perl -Win32 ActivePerl mod_perl ppms - suitable for builds 6xx. You can install -this by, within the ppm shell, setting the repository to -I<http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer> and -typing C<install mod_perl> (or C<install mod_perl-eapi> if you're -running a mod_ssl-enabled Apache). This will also run a post-install -script to -install the required mod_perl.so to your Apache modules/ directory - if this -does not work, grab the F<mod_perl.tar.gz> file under -http://theoryx5.uwinnipeg.ca/ppmpackages/x86/ and extract -F<mod_perl.so> from there. This -mod_perl package is built against the current stable Apache release. -Some ppms of other Apache modules are also available -in this repository. - -Also available in this repository is a mod_perl-2 ppm package, -which you can install within the ppm shell as C<install mod_perl-2>. +See the section on L<Win32 mod_perl 1.0 ppm +packages|docs::1.0::os::win32::install/PPM_Packages> +for details on obtaining mod_perl 1.0 via ActivePerl's C<ppm> +utility, and L<Win32 mod_perl 2.0 ppm +packages|docs::2.0::os::win32::install/PPM_Packages> +for the corresponding discussion for mod_perl 2.0 packages. =head2 RedHat Linux
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]