Yes. I was following these instructions: http://webkit.org/building/checkout.html I had directories containing src (JavaScriptCore etc), but no 'WebKitTools' dir. Cheers, Jack On Fri, Aug 22, 2008 at 5:12 PM, David Kilzer <ddkilzer@webkit.org> wrote:
On Fri, 8/22/08, Jack Wootton <jackwootton@gmail.com> wrote:
I'm attempting to follow the instructions here:
http://webkit.org/building/checkout.html
The instructions state:
"Type this command to update your source tree:
WebKit/WebKitTools/Scripts/update-webkit"
However I have no WebKitTools directory in my WebKit directory.
Can anyone help?
How did you check out the source in the first place? Did you run this command?
svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit
You must check out the source using Subversion (svn) before you can use the script.
I'm not sure, but the source tarball may not include everything.
Dave
-- Regards Jack