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

2009-07-02 Thread Domrachev Alexandr
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

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

2009-07-02 Thread Tom Arnold
Yeah, I didn't really get how cmake works. I got it now. Thanks a lot. But why do I need -DCMAKE_MODULE_PATH=/usr/local/share/apps/cmake/modules shouldn't that be set by default? And maybe a small Howto in the Readme like: First get cmake, svn, git, kdelibs-dev, gcc etc. then svn checkout