On Wed, Aug 26, 2009 at 12:40 PM, Michiel Beijen<michiel.bei...@otrs.com> wrote: > Foo JH wrote: >> >> I'd suggest to get your mp2 up with the following stack: >> Apache22 Windows binary >> ActivePerl binary >> precompiled mod_perl2 + libapreq2 from the repo > > That would be the easy way, right ;-) > > The thing is, my project uses a software bundle which includes Apache and > Strawberry for the Windows installer. Due to licensing requirements you > could not bundle ActiveState in an open source product; therefore the > Strawberry requirement. It is just too bad that ApachePerl is not alive > anymore. Any tips for compiling mod_perl with Strawberry are still welcome! > > Regards, > Michiel
Recent Strawberry distributions contain the ppm utility, which can be used to install ppm packages. I'm not sure if the relevant ppm package: http://perl.apache.org/docs/2.0/os/win32/install.html#PPM_Packages for mod_perl and libapreq2 would be compatible, but it would probably be worth trying. -- best regards, Randy