Joseph A Nagy Jr wrote:
Perrin Harkins wrote:
Joseph A Nagy Jr wrote:
[...]
If I use
perl Makefile.PL APACHE_SRC=../apache_1.3.33/src
APACHE_PREFIX=/etc/apache/ DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
it compiles in, but everything is located in /etc/apache instead of in
their proper places (such as
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
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
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