You can build and install your own perl, mod_perl, Apache in /usr/local, entirely separate from those that come with the OS.
-Jie Sent from my Samsung device -------- Original message -------- From: "David E. Wheeler" <[email protected]> Date: 18/03/2017 08:35 (GMT+10:00) To: Jie Gao <[email protected]> Cc: mod_perl list <[email protected]> Subject: Re: Test Failures on CentOS 7.3 On Mar 17, 2017, at 2:33 PM, Jie Gao <[email protected]> wrote: > Please check if there is a package for apreq you need to install first. Turns out the problem was that it was installed, but for another Perl. Whole problem is that one can’t have multiple Perl builds with mod_perl or libapreq2 since they all have to put files in the same place (the .so files). Turns out I don’t need mod_perl for this build; I got it working for another. So I’ll just have to use a new VM to do this one if we ever do need it. Thanks, David
