what I said is you get everything not release build. you check out the svn. If you get release build you may just get a binary to run, not for make/build. rgds joe
--- On Wed, 2/25/09, Meryl Silverburgh <[email protected]> wrote: > From: Meryl Silverburgh <[email protected]> > Subject: Re: [webkit-dev] How to build a webkit release build > To: [email protected] > Cc: [email protected] > Date: Wednesday, February 25, 2009, 12:29 PM > Thanks. > > But after I svn get the release build, there are only 4 > sub-directories. > > $ ls > JavaScriptCore JavaScriptGlue WebCore WebKit > > So I can't perform your steps as there is no > 'autogen.sh' 'build-webkit', etc. > > > On Tue, Feb 24, 2009 at 7:35 PM, x yz > <[email protected]> wrote: > > check out eveything, > > autogen.sh --pefix=<dir> > > set-webkit-configuration --release > > build-webkit --gtk > > > > > > --- On Wed, 2/25/09, Meryl Silverburgh > <[email protected]> wrote: > > > >> From: Meryl Silverburgh > <[email protected]> > >> Subject: [webkit-dev] How to build a webkit > release build > >> To: [email protected] > >> Date: Wednesday, February 25, 2009, 8:50 AM > >> I read the instructions here in building Webkit > trunk build. > >> > >> http://webkit.org/building/build.html > >> > >> But when I check out the 'release' build, > it only > >> has 4 subdirectories > >> (different from the trunk project directories) and > >> it does not have > >> 'WebKit/WebKitTools/Scripts/build-webkit' > >> > >> > http://trac.webkit.org/browser/releases/Apple/Safari%204%20Public%20Beta > >> http://trac.webkit.org/browser/trunk > >> > >> So my question is how can I build Webkit's > release > >> build? > >> > >> Thank you. > >> _______________________________________________ > >> webkit-dev mailing list > >> [email protected] > >> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > > > > > > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

