<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
When trying to install a program that requires cmake I run into the
following problem.<br>
<br>
First off, the install requires the following command:<br>
<br>
<i>cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..</i><br>
<br>
During the run, the following error is generated:<br>
<br>
<i>CMake Error at /usr/local/share/cmake-2.6/Modules/FindKDE4.cmake:84
(MESSAGE):<br>
ERROR: cmake/modules/FindKDE4Internal.cmake not found in<br>
/root/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps<br>
Call Stack (most recent call first):<br>
CMakeLists.txt:5 (find_package)<br>
<br>
<br>
-- Configuring incomplete, errors occurred!</i><br>
<br>
This has happened on two separate installs. I've tried uninstalling
cmake, then reinstalling. I've searched the cmake archives and the
internet for assistance, but apparently I'm the only one with the
problem or who hasn't been able to figure it out.<br>
<br>
Could someone please provide guidance on how to fix this problem?
Thanks much in advance.<br>
Cheers. twiff<br>
<br>
<i> </i><br>
<br>
</body>
</html>