The uploaded file
Apache-Test-1.20.tar.gz
has entered CPAN as
file: $CPAN/authors/id/G/GO/GOZER/Apache-Test-1.20.tar.gz
size: 141456 bytes
md5: 81095e13770ec76417c16c0bdd0cbfcd
Changes since 1.19:
instead of trying to match various custom server name variations (each
vendor seems to
When I run "perl Makefile.PL" to configure a static mod_perl2 build and
have an older version of Apache already installed in the --prefix
directory, I get the following error message:
Configuring Apache/2.0.52 mod_perl/1.999.21 Perl/v5.8.5
[ error] Can't find apr include/ directory,
[ error] u
Nick Wellnhofer wrote:
When I run "perl Makefile.PL" to configure a static mod_perl2 build and
have an older version of Apache already installed in the --prefix
directory, I get the following error message:
Configuring Apache/2.0.52 mod_perl/1.999.21 Perl/v5.8.5
[ error] Can't find apr include/
mod_perl 1.999_21 (2.0.0-RC4) is out:
http://perl.apache.org/dist/mod_perl-2.0.0-RC4.tar.gz
http://perl.apache.org/dist/mod_perl-2.0.0-RC4.tar.gz.asc (gpg sig)
has entered CPAN as
file: $CPAN/authors/id/G/GO/GOZER/mod_perl-2.0.0-RC4.tar.gz
size: 1418497 bytes
md5: 062af5ab71cfd0868b4e5a3b
Okay, I'm trying to compile mod_perl so that when I compile Apache 1.3.33
seperately, I can use the --add-module directive during Apache's ./configure
(I'm installing from scratch instead of using the Apache in Gentoo's portage
tree because they only offer a mod_perl 1.99 for Apache2) and am hav
Joseph A Nagy Jr wrote:
Okay, I'm trying to compile mod_perl so that when I compile Apache
1.3.33 seperately, I can use the --add-module directive during Apache's
./configure (I'm installing from scratch instead of using the Apache in
Gentoo's portage tree because they only offer a mod_perl 1.99
Perrin Harkins wrote:
Joseph A Nagy Jr wrote:
Okay, I'm trying to compile mod_perl so that when I compile Apache
1.3.33 seperately, I can use the --add-module directive during
Apache's ./configure (I'm installing from scratch instead of using the
Apache in Gentoo's portage tree because they only