On Mon, Jun 24, 2013 at 09:51:06AM -0700, Fred Moyer wrote:
> On Mon, Jun 24, 2013 at 4:37 AM, Joe Orton <jor...@redhat.com> wrote:
> > On Tue, Jun 18, 2013 at 09:43:10PM +0300, Niko Tyni wrote:
> >> Debian and Ubuntu packaged versions of Apache2 don't define PREFIX,
> >> so 'make test' output is filled with warnings like
> >>  APXS (/usr/bin/apxs2) query for PREFIX failed
> >
> > OK - devil's advocate time.  That's a packaging bug, so the test
> > *should* fail.  Convince me otherwise?
> 
> So the .deb build packages would need to do this?
> 
> perl Makefile.PL PREFIX=/path/to/prefix

No, I think that's a different PREFIX altogether, the one
that mod_perl and/or Apache-Test will get installed to.

The problem here is that Apache-Test is trying to find a ServerRoot for
resolving relative file names and is using the Apache2 PREFIX for that.
I don't think that can currently be overridden at the Apache-Test
configuration stage.
-- 
Niko Tyni   nt...@debian.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to