Re: Using libkse instead of libc_r in Apache

From: Clement Laforet <sheepkiller_at_cultdeadsheep.org>
Date: Tue, 23 Mar 2004 18:58:04 +0100
On Mon, 22 Mar 2004 20:06:48 -0800
"Dave Fetterman" <davefet_at_microsoft.com> wrote:

> I'm running a (gasp!) Apache 2 server on a lab machine on which I do
> not have full access privileges.  I'd like to use the worker MPM,
> which, from what I gather, requires using libkse instead of libc_r. 
> Is there a good way to map use of libc_r to libkse or do something
> similar without modifying /etc/libmap.conf, just within my directory? 
> Or, for any Apache gurus in the house, to configure Apache to use
> libkse instead of libc/libc_r?  

If you use the port, you can set WITH_PTHREAD_LIBS and
WITH_PTHREAD_CFLAGS which override default ones.
I use it to test apache2 with libthr.

clem

Received on Tue Mar 23 2004 - 08:58:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:48 UTC