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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:48 UTC