[Kde-pim] Help compiling kpilot
Kevin Kempter
kevin at kevinkempterllc.com
Wed Mar 28 23:04:02 BST 2007
Hi list;
I'm trying to compile kpilot on Fedora Core 6.
Here's what I've done:
1) got the latest stable src:
$ svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdepim/kpilot/
2) cd kpilot
3) made sure I had the following installed:
kdelibs-devel-3.5.6-4.fc6
kdelibs-3.5.6-4.fc6
qt-devel-3.3.7-0.1.fc6
cmake-2.4.5-2.fc6
4) ran configure:
./configure --prefix=/usr/bin
5) ran make:
make -f Makefile.cmake
I get this error:
...
-- Couldn't find mal. Won't be able to build malconduit
-- BUILD: Normal build selected.
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
QT_INCLUDE_DIR (ADVANCED)
...
I have qt-devel installed and I assume cmake needs to know that the qt include
dir is "/usr/lib/qt-3.3/include" but I don't know how to set this for cmake.
Thanks in advance
_______________________________________________
kde-pim mailing list
kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/
More information about the kde-pim
mailing list