1 Jul
2008
1 Jul
'08
11:51 p.m.
On 2008-07-01, at 16:49, Christian Dywan wrote:
Am Tue, 01 Jul 2008 15:20:31 -0700 schrieb Mark Rowe <mrowe@apple.com>:
On 2008-07-01, at 14:57, Joshua Chia wrote:
The GTK page http://trac.webkit.org/wiki/BuildingGtk says to run autogen.sh and make. There's no mention of build-webkit. Also, when I try to run WebKitTools/Scripts/build-webkit, I get:
Try "build-webkit --gtk".
- Mark
Actually running ./autogen.sh and make in the root folder is the recommended way of building the gtk port of WebKit.
This is exactly what "build-webkit --gtk" does, only it doesn't clutter the tree with build gunk. What reason is there for the Gtk port to be different in this build step than all of the other ports? - Mark