On Fri, Oct 12, 2001 at 09:24:03AM -0700, Doug MacEachern wrote:
> % ./configure --prefix=$HOME/apache-2.0 --enable-so --with-mpm=threaded
> 
> where --with-mpm= value could also be 'prefork' or 'worker' (worker is
> supposed to replace the threaded mpm).  --with-mpm is all that is needed
> to turn on threading.  on the modperl side, all you need is an ithreads
> perl.  modperl_dev.pod also has some detail on modperl config options.

Ups, I should have read modperl_dev.pod. I am doing that right now,
compilers running...

As far as I can see the build system of apache got, well, a bit more
complicated than in 1.3 times. Any pointers where one might place an
extra argument to the linker? I will have to add an extr -brtl upon
linking the httpd executable.

-- 
Jens-Uwe Mager

HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany

Phone:          +49 5131 709320
FAX:            +49 5131 709325
Internet:       [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to