Changes between Version 23 and Version 24 of BuildingOnWindows


Ignore:
Timestamp:
Jun 16, 2009 10:10:44 AM (14 years ago)
Author:
bfulgham@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnWindows

    v23 v24  
    4444== Other Common Errors ==
    4545=== Error launching Apache from run-webkit-tests on Vista ===
    46 Yo need to rebase libphp4.dll. Run the following command:
     46You need to rebase libphp4.dll. Run the following command:
    4747
    4848{{{/bin/rebase -d -b 0x70000000 -o 0x10000 WebKit/LayoutTests/http/conf/libphp4.dll}}}