>No luck guys :(
>Seems there is no way to build libhttpd.dll and no way to link against it.
>Even when I try to compile apache 2 with --enable-shared=most it can not build
>it's own modules. I suggest to disable or warn that currently the dynamic
>build under cygwin doesn't work. Maybe better d
It still has CPAN indexing of Apache::PerlSections, incorrectly.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and ope
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
Hello,
I am trying to upgrade from mod_perl 1.29 to mod_perl
1.99 on Apache 2.0 (the OS is RHL9).
I have installed the mod_perl 1.99 binary RPM, but
when I check the version through perl (with the
command perl -Mmod_perl -e 'print
$mod_perl::VERSION'), I still get 1.29.
I tried upgrading via CPA
On Sun, 23 Jan 2005, Ixkorr Oxkarr wrote:
> Hello,
>
> I am trying to upgrade from mod_perl 1.29 to mod_perl
> 1.99 on Apache 2.0 (the OS is RHL9).
>
> I have installed the mod_perl 1.99 binary RPM, but
> when I check the version through perl (with the
> command perl -Mmod_perl -e 'print
> $mod_pe
I'm trying to build packages for mod_perl on Solaris and the usual
make DESTDIR=/tmp/mod_perl install
doesn't work any more.
Apache is in /usr/local but I want mod_perl to install temporarily in
/tmp/mod_perl so I can package it before installing into /usr/local with
Apache (I'm sure several peopl