On Mon, Aug 01, 2005 at 11:15:56PM +0200, Vincent Blondel wrote:
> It seems 'configure' script doesn't find needed include files in
> /opt/apache/include/apr1 and libraries in /opt/apache/lib.
yes, that is correct.. the configure was not able to correctly
detect apu-1 and apr-1, libraries used by apache-2.1.
> So, is mod-xslt2 compatible with apache-2.1 and if not could somebdy help me
> to patch 'configure' and/or 'configure.ac' to add a new sapi option as
> apache21 that would be compatible in my case with libapr-1 and not libapr-0.
uhm .. the configure should be all right now (latest version in CVS tree)
as should be the makefiles.. however, apu-1 and apr-1 are not backward
compatible, they do not provide the same API, so, a new SAPI should be
written for apache2.1, or some ifdefs put in apache2 sapi in order
to add support for apache 2.1. I'm willing to do all of this, but before
that, I'd like to have better apache 2.0 support.
If you want to start working on it, it shouldn't be too hard... just
take a look to the sapi/ directory, and copy apache2 in apache21.
Once that is done, a new configure.in section to handle apache21 should
be written. If you need help on this part, I'd be willing to do it
right away :)
Sorry for the very long delay, but I've been away for a while...
Cheers,
Carlo
--
GPG Fingerprint: 2383 7B14 4D08 53A4 2C1A CA29 9E98 5431 1A68 6975
-------------
Avoid the Gates of Hell. Use Linux
-- unknown source