Changes between Version 88 and Version 89 of BuildingCairoOnWindows
- Timestamp:
- Dec 12, 2022, 4:47:19 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingCairoOnWindows
v88 v89 14 14 15 15 {{{ 16 choco install -y XAMPP-74python ruby git gperf16 choco install -y xampp-81 python ruby git gperf 17 17 }}} 18 18 … … 136 136 = Running the tests = 137 137 138 Install XAMPP. 139 XAMPP should be installed in the default install path (c:\xampp). 140 141 {{{ 142 choco install -y XAMPP-74 143 }}} 138 Install XAMPP as described above. 144 139 145 140 Install required Python and Ruby modules.