On Fri, Jun 17, 2011 at 11:47 AM, Tom Smith <[email protected]>wrote: > > I'm trying to install Webkit on ubuntu 10.10. When I run the make file I > get an "xcodebuild: not found" error. > > So I tried using the autogen.sh to use automake but when m4 is executed it > doesn't like the argument "--gnu" specifically the error is: "unrecognized > option '--gnu'. >
You're probably not passing --gtk to build-webkit. - Ryosuke
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
