[webkit-dev] Hi
Alberto Garcia
berto at igalia.com
Sun Dec 8 09:55:07 PST 2013
On Fri, Dec 06, 2013 at 01:12:04AM -0500, larry x.wang wrote:
> How can I install a specific version of webkitgtk? ie 1.9.X
> in the download tar,When I extract the tar package,the install and
> readme is empty.I don't how build it from source and how to install
> it.
The basic way to build webkitgtk from source is:
$ ./configure
$ make
$ make install
For questions specific to the GTK+ port you can use the webkit-gtk
mailing list:
https://lists.webkit.org/mailman/listinfo/webkit-gtk
And you can also find us in the #webkitgtk+ IRC channel on freenode.
Berto
More information about the webkit-dev
mailing list