Re: Fw: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-03 Thread Dominic Hargreaves
On Tue, Jun 02, 2015 at 06:45:16PM +0100, Steve Hay wrote: > On 2 June 2015 at 17:18, Dominic Hargreaves wrote: > > If your main concern is whether RC2's test suite works within Debian, > > then the answer is yes: > > > > https://buildd.debian.org/status/fetch.php?pkg=libapache2-mod-perl2&arch=am

Re: Fw: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Steve Hay
On 2 June 2015 at 17:18, Dominic Hargreaves wrote: > On Tue, Jun 02, 2015 at 03:22:21PM +0200, Vincent Veyron wrote: >> >> On Tue, 2 Jun 2015 08:41:49 +0100 >> Steve Hay wrote: >> > >> > Just follow the instructions in INSTALL in the tarball, i.e. something >> > like: >> > >> > % perl Makefile

Re: Fw: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Dominic Hargreaves
On Tue, Jun 02, 2015 at 03:22:21PM +0200, Vincent Veyron wrote: > > On Tue, 2 Jun 2015 08:41:49 +0100 > Steve Hay wrote: > > > > Just follow the instructions in INSTALL in the tarball, i.e. something like: > > > > % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs > > % make && make tes