Re: Apache::compat possible extensions...

2002-09-26 Thread Philippe M. Chiasson
On Fri, 2002-09-20 at 04:10, Doug MacEachern wrote: > On Thu, 19 Sep 2002, Josh Chamas wrote: > > > Hey mod_perl developers, > > > > I am beginning to work with mod_perl, porting things like > > Apache::ASP & the Hello World benchmarks, and am finding > > some things that could be improved. > >

Question about libpthread warning

2002-09-26 Thread Peter Poeml
Hi! today I saw this warning in the build log of mod_perl 1.27: * WARNING * Your Perl is linked with -lpthread, make sure that your httpd is built with LIBS=-lpthread * WARNING * (with perl 5.8.0 with thread support, and apache 1.3.26) How