Re: Windows XP, Apache, perl 5.16, mod_perl
André Warnier <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Michiel Beijen wrote: > Hi Andre, > > On Fri, April 5, 2013 15:31, André Warnier wrote: > >> Could you recommend one "integrated" solution for this, in terms of Apache >> httpd 2.2.x, >> and a recent perl version ? Like, something which works without having to >> spend a week >> resolving dependencies and incompatibilities ? > > Steve Hay compiled mod_perl for use with ActiveState Perl and Strawberry - > you can find them here: > > http://people.apache.org/~stevehay/ > > Just download and unzip and it works. > >> P.S. I do not have a C compiler on my laptop, and I'd prefer to stick to >> Windows XP as >> long as it works. > > both ActiveState and Strawberry come with dmake nowadays! > > -- Thanks, Mike. That did it. Works like a charm. I guess that this could be a useful tip to add to the on-line mod_perl documentation for the Win32 installation, but I have no idea how one goes about this. André