Re: Windows, Apache, mod_perl, and the uwinnipeg.ca repo
Marius Gavrilescu <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Jordan Michaels <[email protected]> writes: > I'm using ActivePerl but that doesn't really matter to me. mod_perl is > what is important for this project, so if I have to switch to > "Strawberry Perl" (never heard that term before, lol), then that > should be fine. > > If any installation instructions exist for that I would be most grateful. Strawberry Perl [0] is a Perl distribution "designed to be as close as possible to perl environment on UNIX systems". I assume it would run mod_perl. As for installation instructions, the document you linked in the first article includes them --- see the 'Building from sources section' [1]. I do not know if they are accurate / updated, but you can try them. These should work on any Perl distribution, including ActivePerl and Strawberry Perl. You may also look at Perl distributions that include mod_perl. For example, IndigoPerl comes with mod_perl preinstalled. Unfortunately, it's an ancient version of Perl (5.10). If you can live with that, it might be the easiest way to install mod_perl. There may be other distributions with mod_perl preinstalled. [0]: http://strawberryperl.com [1]: https://perl.apache.org/docs/2.0/os/win32/install.html#Building_from_sources -- Marius Gavrilescu
signature.asc
(application/pgp-signature, 818 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJTogBMAAoJEMoENb5ewbNif6gP/jOSLH5YGdgLLHIJ7LBWPca+ OcYsGCQZzwiYelbr9h6Q66e7dPp1wc7NklgoHiTqjF8NK2kjx0wq7eKjwtHDWN2f QPsANGdUPAq+9LSXGD25Gce3WTBmKqaTHJlzqjLdtGSjY/RWFiJ6nAD5wsS+cU6M wtxAlTJOLq7164lf9nG7nros+7ExoVuQZsEO0zILGsaqctmcO8LFdOm/5VGXTh/0 DCLNd5yYDQ1b07mLoFnC8Qq6sx1vQV0uo8rxzDr3Zhp+1f7aOza4/N3lthEzlMHA ubGCcOxQp1G3Gm98EGWqeQXm41XxsDtGWRk6Wh4zOy6UilEQvlmIk4R4dnAp/ucK RkBkqYGIpubgsS28IJJRcHuqL92trhIJNL5nU6bAPuJ3tYZ2wscly1YdQPaLkQ3O 4ZVdRv3q4BoJbsIcoEAhOK0sg5RTs2znyEbBjzH5IwtS/S4a5MXqdjKNbmsfeJGd EJgHg/1jaWljGxQ+n9XG81ifjhxaLudkjghhOcZYLMQ7bByZSU5bduqZke/JBygY LDTfBzcQInCIZ4Iy1AQCloFoKqQNcRj112z2dXvQbof0OkZIUanQCuAwOlLUwKM/ hDeHkQdw6511lOwNyh0DApWZK9R901j5Mr3XkmfSE9zObIF7k5HRrG/TwuBivyBq efMV9CFWTPZyby22UO9f =xFGP -----END PGP SIGNATURE-----