I got qt4 installed and also read the documentation at the given pages. While building webkit using WebKitTools/Scripts/build-webkit i got lots of errors like: can't find iculib, cairo-ft....i installed thos libs also...than i was getting errors like: can't find include file like chartables.c and a few other files....also in some of the script files there was some mention of xcode (which i don't think is available on linux)...and there can be a different code branch for linux... initially from dicussion it was looking as if building webkit and execute its test suite will not be that much difficult but in absence of clear documentation (i am trying it on new machine which might not have all the dev tools installed) it doesn't seem very user friendly. if anyone can have a chat to resolve this than that would also be helpful.
Thanks & Regards Syed On Jan 22, 2008 8:37 PM, Mark Rowe <[EMAIL PROTECTED]> wrote: > > On 23/01/2008, at 01:56, syed mehdi wrote: > > > I got the qt3-dev-tools installed on my ubuntu machine and tried to > > build webkit, but got following errors: > > any clue > > You need qmake from Qt 4. Please read the documentation at either < > http://trac.webkit.org/projects/webkit/wiki/BuildingGtkUsingQMake > > or <http://trac.webkit.org/projects/webkit/wiki/BuildingGtk> for > further information about how to build. If you had Google'd for the > error message you received in relation to WebKit (eg < > http://google.com/search?q=%22Unknown+option+-r%22+webkit > >) you would have found this answer too. > > Kind regards, > > Mark Rowe > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

