perl - having some problems installing mod_perl on windows -


I want to run Perl on an Apache webserver in XMP for Windows, but when I install Perl from the document here I want to: 1 line that I really do not understand:

  c: \ Moderla_src> Perl Makefile.PL MP_AP_PREFIX = \ path \ to \ s Apache 2   

What do they mean with the path of Apache and makefile.pl? Is this the path to Apache folder or is it something else? I know it can see a very stupid question, but this is the first time I want to do, so I want to do a good job.
Thanks in advance,

<



Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -