From kde-commits Wed Aug 01 08:38:35 2007 From: Simon Hausmann Date: Wed, 01 Aug 2007 08:38:35 +0000 To: kde-commits Subject: playground/libs/webkitkde Message-Id: <1185957515.555284.2375.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=118595752117714 SVN commit 695040 by hausmann: Correction from Ritesh Raj Sarraf M +1 -0 README --- trunk/playground/libs/webkitkde/README #695039:695040 @@ -2,6 +2,7 @@ - Build WebKit using 'build-webkit' as described on http://webkit.org/ - WebKitTools may fail to build at the end, safe to ignore +- cd into the WebKit/WebKitBuild/Release folder 'cd WebKit/WebKitBuild/Release' - Run 'make install' to install WebKit into $QTDIR/lib, etc. - Build this project the usual cmake way, it tries to locate QtWebKit using pkg-config.