On Fri, 8/22/08, Jack Wootton <[EMAIL PROTECTED]> 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 _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev