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 svn://anonsvn.kde.org/home/kde/trunk/playground/libs/webkitkde/
then build both with cd build, cmake
-DCMAKE_MODULE_PATH="/usr/local/share/apps/cmake/modules" .. , make
install
then
git clone git://gitorious.org/rekonq/mainline.git
cd build, cmake
-DCMAKE_MODULE_PATH="/usr/local/share/apps/cmake/modules" .. , make
install

wouldn't be such a bad idea. Or did I just miss that?

Cheers,

- Tom -
_______________________________________________
rekonq mailing list
rekonq@kde.org
https://mail.kde.org/mailman/listinfo/rekonq

Reply via email to