Re: threaded support in current cvs source

2002-01-13 Thread Brian Pane
Don Hughes wrote: >I than ran .config --with-mpm=threaded ( plus other options ) and got the error: > >configure: error: the selected mpm -- threaded -- is not supported. > >I changed to prefork and it worked, and that is what I have been using for testing. > >1) How do I get threaded to compile?

threaded support in current cvs source

2002-01-13 Thread Don Hughes
Jef, Could you help with a quick tutorial? This is my first go at using cvs. I downloaded the current source.gz I ran 'cvs co apr' and 'cvs co apr-util' from cvs.apache.org I than ran buildconfig. I than ran .config --with-mpm=threaded ( plus other options ) and got the error: configure: err