Okay, this mod_perl package that I'm putting together is going to require that
the user have a stock RedHat layout Apache package already installed. My
package will then just install its own statically linked Apacke+mod_perl binary
and the mod_perl Perl libraries while sharing most of the Apache files such as
DSO's and documentation.
Do you think I need to support Apache 1.3.9 or 1.3.6 more badly? The question
is really do I require 1.3.6 which most people probably have or 1.3.9 which is
in RedHat 6.1 and people should be able to easily upgrade to. If both really
need supporting I could produce packages for both.
I can't produce one version that works with both 1.3.9 and 1.3.6 because the
Module Magic Number changed and DSO compatibility was broken between the
releases.
Anyway, I should get to working on this sometime later today.
- David Harris
Principal Engineer, DRH Internet Services