Hey, On Mon, 2009-06-15 at 06:04 -0700, jagadeesh k wrote: > I downloaded WebKit GTK+ port for building it on Linux cent > OS.After downloading I extracted components from downloaded tar > file.But in extracted directory there is no autogen.sh file,for > building webkit i need that file.Let me know how to build webkit GTK+?
autogen.sh is only available if you fetch WebKitGTK+ from the subversion repository, or the git mirror. When using tarballs, you will find the configure script, that should be enough for building. See you, -- Gustavo Noronha <[email protected]> GNOME contributor _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

