[webkit-dev] Making WebKit on ubuntu 10.10 looks for xcodebuild?

2011-06-17 Thread Tom Smith
Hello,

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'.

  The gnuMakeFile in the root directory is an automake file.  I have an
older release and the release from the Git Clone, both are producing roughly
the same results.

Can anyone help?

Best regards,
Tom
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Making WebKit on ubuntu 10.10 looks for xcodebuild?

2011-06-17 Thread Darin Adler
Figuring out how to get WebKit to build is a topic for webkit-help, not 
webkit-dev.

-- Darin

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev