Help for this page

Select Code to Download


  1. or download this
      C:\modperl_src> perl Makefile.PL MP_AP_PREFIX=\Path\to\Apache2 
       C:\modperl_src> nmake
       C:\modperl_src> nmake test
       C:\modperl_src> nmake install
    
  2. or download this
    
    C:\HardDisk\source\mod_perl-2.0.2>nmake
    ...
    NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code
    + '0x2'
    Stop.