Re: If building from source

2016-10-03 Thread Adam Prime
If you're using 2.0.9, then the highest you can go is 5.20. RC1 for mod_perl 2.0.10 is in voting right now, if that goes out (which it should "soon"), then you should probably run 5.24 and 2.0.10. Adam On 16-10-03 01:41 PM, daniel.axtell wrote: Thanks for all the suggestions about Linux dis

Re: If building from source

2016-10-03 Thread John Dunlap
I can only tell you what I use: Debian 8 ships with Apache 2.4 and perl 5.20.2 and it seems to work for me. On Mon, Oct 3, 2016 at 1:41 PM, daniel.axtell wrote: > Thanks for all the suggestions about Linux distributions. > > If I do go the build from source route, is there a preferred Perl vers

If building from source

2016-10-03 Thread daniel.axtell
Thanks for all the suggestions about Linux distributions. If I do go the build from source route, is there a preferred Perl version to use in conjunction with mod_perl 2.0.9 and Apache 2.4? Is 5.20 the sweet spot? Dan