<br><div class="gmail_quote">2009/4/10 Grammostola Rosea <span dir="ltr">&lt;<a href="mailto:rosea.grammostola@gmail.com">rosea.grammostola@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I want to try kenvy24control, <a href="http://kenvy24.wiki.sourceforge.net/" target="_blank">http://kenvy24.wiki.sourceforge.net/</a><br>
but I can&#39;t install it:<br>
<br>
kenvy24-1.2-src/build$ cmake<br>
..<br>
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:84<br>
(MESSAGE):<br>
  ERROR: cmake/modules/FindKDE4Internal.cmake not found<br>
in<br>
<br>
/home/d/.kde/share/apps;/usr/share/kde4/apps<br>
<br>
Call Stack (most recent call<br>
first):<br>
<br>
  CMakeLists.txt:5<br>
(find_package)<br>
<br>
<br>
<br>
CMake Warning (dev) in CMakeLists.txt:<br>
  No cmake_minimum_required command is present.  A line of code such as<br>
<br>
    cmake_minimum_required(VERSION 2.6)<br>
<br>
  should be added at the top of the file.  The version specified may be<br>
lower<br>
  if you wish to support older CMake versions for this project.  For more<br>
  information run &quot;cmake --help-policy CMP0000&quot;.<br>
This warning is for project developers.  Use -Wno-dev to suppress it.<br>
<br>
-- Configuring incomplete, errors occurred!<br>
<br>
<br>
I&#39;ve cmake 2.6 installed..<br>
<br>
\r</blockquote><div><br>does this file &quot;FindKDE4Internal.cmake&quot; live somewhere on your fs?<br></div></div>it seems you don&#39;t have kde4 installed or some symlink is needed for cmake to find it.<br><br>find / -iname FindKDE4Internal.cmake<br>
<br>r<br>