[rekonq] KDE Webkit library found.............. NO

Domrachev Alexandr alexandr.domrachev at gmail.com
Thu Jul 2 23:27:46 CEST 2009


On Пятница 03 июля 2009 01:20:41 Tom Arnold wrote:
> Hello,
>
> I want to build rekonq. I got the mainline git tree and the KDE webkit
> lib from KDE svn.
> Building rekonq with cmake does not work because it cannot find webkit.
> How exactly do I set the variable? The KDE webkit dir is ~/code/kdewebkit
>
> Thanks

mkdir build
cd build
cmake -DCMAKE_MODULE_PATH="/usr/local/share/apps/cmake/modules" ..

where PATH contains FindKdeWebKit.cmake & FindWebKitPart.cmake

Regards,
	Alex.


More information about the rekonq mailing list