[rekonq] KDE Webkit library found.............. NO
Tom Arnold
t0m4rn0ld at gmail.com
Fri Jul 3 00:22:59 CEST 2009
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 -
More information about the rekonq
mailing list