Changes between Version 70 and Version 71 of BuildingCairoOnWindows


Ignore:
Timestamp:
Apr 19, 2021, 12:46:59 AM (4 years ago)
Author:
Fujii Hironori
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified BuildingCairoOnWindows

    v70 v71  
    9898}}}
    9999
    100 If Apache service is running, stop it by using Services of Control Panel.
     100If Apache service is running, stop it.
     101{{{
     102net stop apache2.4
     103}}}
     104
    101105
    102106Some extensions need to be registered as CGI. Modify the following commands for your Perl an Python paths, and run them as administrator.