|
||
This document explains how to get the mod_perl 1.0 and 2.0 source distributions.
Please note that mod_perl 2.0 is considered BETA and should not be used in a production environment.
See also the binary distributions and the bundles.
There is also information on 3rd party modules.
Be sure to read the README and INSTALL documents (in the distribution package) and the longer the installation guide.
Release http://perl.apache.org/dist
Using anoncvs (password is "anoncvs"):
% cvs -d ":pserver:anoncvs@cvs.apache.org:/home/cvspublic" login % cvs -d ":pserver:anoncvs@cvs.apache.org:/home/cvspublic" co modperl
For more information on using CVS see the CVS Howto
Be sure to read the README and INSTALL documents (in the distribution package) and the longer mod_perl 2.0 installation guide.
Release http://perl.apache.org/dist/
Currently the released versions include _
in them (e.g.,
mod_perl-1.99_08.tar.gz), so they are invisible via CPAN.pm
or
http://search.cpan.org/. But they are available from Doug's CPAN dir:
Using anoncvs (password is "anoncvs"):
% cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login % cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co modperl-2.0
To get the cutting edge Apache 2.0 and APR 0.9 projects:
% cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co \ -r APACHE_2_0_BRANCH -d httpd-2.0 httpd-2.0 % cd httpd-2.0/srclib % cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co \ -r APR_0_9_BRANCH -d apr apr % cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co \ -r APU_0_9_BRANCH -d apr-util apr-util % cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co \ -r APU_0_9_BRANCH -d apr-iconv apr-iconv
For more information on using CVS see the CVS Howto
Some RPM packages for the bleeding mod_perl versions can be searched for using rpmfind services, e.g.:
http://www.rpmfind.net/linux/rpm2html/search.php?query=mod_perl&submit=Search+...
|
![]() |
![]() ![]() ![]() |