Hi Jim, > Available for your testing pleasure, 3, count 'em, 3 > Apache HTTP Server release candidate tarballs, located, I found a very small build problem which is caused by my own fault (I tested wrong before); what happens is that we changed recently the distribution directory to /apache22, but APR doesnt know about, and still assumes /apache2 as BASDIR, and so the aprlib gets copied to the wrong dir; the fix is trivial, and I've just commited it: http://svn.apache.org/viewvc?view=rev&revision=564820 so if there is any other reason for a re-tag and new tarball please include this fix; otherwise we can live with it for this release I think since another workaround would be to just set an environment var BASEDIR=apache22 which makes APR aware of the right location to copy to.
thanks, Guenter.
