Changes between Version 47 and Version 48 of BuildingOnWindows
- Timestamp:
- Nov 1, 2010, 8:11:23 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingOnWindows
v47 v48 65 65 }}} 66 66 then you must install Safari 4.0.4 or greater. 67 === Error launching Apache from run-webkit-tests on Vista/7 ===68 You need to rebase libphp4.dll. Do the following:69 67 70 1. Create a /tmp/rebasephp file containing the following two lines: 68 === Error launching Apache from run-webkit-tests on Vista/7, or other errors that mention the word "remap" === 69 You need to rebase some DLLs. Do the following: 70 71 1. Create a /tmp/rebasephp file containing the following lines: 71 72 {{{ 72 73 /path/to/LayoutTests/http/conf/libphp4.dll 73 74 /usr/lib/apache/libphp4.dll 75 /bin/cygaprutil-1-0.dll 76 /bin/cygiconv-2.dll 74 77 }}} 75 78 1. Kill all Cygwin processes