Re: Are there windows binaries for 5.20?

Steve Hay <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CADED=K4ZQ1uObaDhUG2Gvm+6fo9w=Xkv1p-W7uZBDgT5sL2srw@mail.gmail.com>
On 15 February 2015 at 15:57, Michael Lackhoff <[email protected]> wrote:
> Hi,
>
> I have some/great problems installing a specific module under 5.16. The
> whole application which has this module as a dependency runs under mod_perl.
> The module installs (almost) fine under 5.20 but I could not find
> mod_perl windows binaries for 5.20 yet.
>
> Any idea where I can get mod_perl for 5.20 (preferably 32bit)? Or is
> there a guide somewhere how to build it myself (needed tool chain and
> commands)?
>

I will put some new ones up at http://people.apache.org/~stevehay/
soon, by they'll be 64-bit only for now.

If you want 32-bit then the easiest way is to build it yourself using
a perl that you built yourself with the same compiler.

You just need to get APXS from
https://svn.apache.org/repos/asf/perl/apxs/trunk and run something
like

perl Configure.pl --with-apache2=C:\apache --with-apache-prog=httpd.exe

and then build mod_perl with something like

perl Makefile.PL MP_AP_PREFIX=C:\apache
nmake
nmake test
nmake install
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.