libapreq-1.1 Release Candidate 1

2002-11-25 Thread Joe Schaefer
The apreq developers are planning a maintenance release of libapreq-1.1. This version does not include support for modperl-2, but it does address some outstanding problems in 1.0: * OS X support * perl 5.8 segfaults related to file uploads. Please give the tarball at http://www.apache.o

Re: libapreq-1.1 Release Candidate 1

2002-11-25 Thread Ken Williams
Hi Joe & APReq, I'm glad this is receiving attention, Apache::Request has had some trouble on OS X as I'm sure you're aware. I just tested the RC, using: perl 5.6.1 Apache/1.3.26 (as shipped with the OS, uses dso) OS X 10.1.5 and I get this error in 'make test': dyld: t/httpd multiple def

Re: libapreq-1.1 Release Candidate 1

2002-11-25 Thread Joe Schaefer
Ken Williams <[EMAIL PROTECTED]> writes: [...] > I've attached the full output. Thanks, Ken. I looked over the result, but didn't see any indication that you used the "./configure -> make -> make install" instructions from the web page. Did the libtool-based build of libapreq install successfu

Re: libapreq-1.1 Release Candidate 1

2002-11-25 Thread Edward Moon
rt preprocessing, retrying in basic mode make[1]: *** [apache_cookie.lo] Error 1 make: *** [all-recursive] Error 1 [honeycrisp:~/src/httpd-apreq] em% On 25 Nov 2002, Joe Schaefer wrote: > Date: 25 Nov 2002 18:34:15 -0500 > From: Joe Schaefer <[EMAIL PROTECTED]> > To: modperl list <

Re: libapreq-1.1 Release Candidate 1

2002-11-25 Thread Geoffrey Young
a try and report comments/problems/etc. to the apreq-dev list at [EMAIL PROTECTED] I have a comment :) I've been building nightly from CVS for almost a year now, but when you added the Apache::test stuff I had to stop doing it - the prompt for the Apache path when building the makefile make

Re: libapreq-1.1 Release Candidate 1

2002-11-25 Thread Ken Williams
On Tuesday, November 26, 2002, at 12:22 PM, Joe Schaefer wrote: Ken Williams <[EMAIL PROTECTED]> writes: [...] I've attached the full output. Thanks, Ken. I looked over the result, but didn't see any indication that you used the "./configure -> make -> make install" instructions from the

Re: libapreq-1.1 Release Candidate 1

2002-11-25 Thread Joe Schaefer
Ken Williams <[EMAIL PROTECTED]> writes: [...] > I got through "./configure -> make -> make install" > successfully, installing to /usr/local/lib/ and > /usr/local/include/. However, there doesn't seem to be a > "ldconfig" on my system ('locate' couldn't find one anywhere, > and I checked ma

Re: libapreq-1.1 Release Candidate 1

2002-11-25 Thread Ken Williams
On Tuesday, November 26, 2002, at 05:24 PM, Joe Schaefer wrote: Ken Williams <[EMAIL PROTECTED]> writes: [...] I got through "./configure -> make -> make install" successfully, installing to /usr/local/lib/ and /usr/local/include/. However, there doesn't seem to be a "ldconfig" on my system

Re: libapreq-1.1 Release Candidate 1

2002-11-26 Thread Martin Nilsson
Joe Schaefer wrote: The apreq developers are planning a maintenance release of libapreq-1.1. This version does not include support for modperl-2, but it does address some outstanding problems in 1.0: I have made the below patch to make Apache::Request behave like CGI.pm when parsing multi-valu

Re: libapreq-1.1 Release Candidate 1

2002-11-26 Thread Ken Williams
ed type, found `pool' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[1]: *** [apache_cookie.lo] Error 1 make: *** [all-recursive] Error 1 [honeycrisp:~/src/httpd-apreq] em% On 25 Nov 2002, Joe Schaefer wrote: Date: 25 Nov 2002 18:34:15 -0500 From: Joe Sch