LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   Polkit-kde-agent cmake problems (https://www.linuxquestions.org/questions/linux-from-scratch-13/polkit-kde-agent-cmake-problems-4175456083/)

f0rdracing 03-29-2013 07:32 PM

Polkit-kde-agent cmake problems
 
Previously compiled KDE-libs successfully, moving on to Polkit-kde-agent-0.99.0 and cmake gives me the error

CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (message):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
Call Stack (most recent call first):
CMakeLists.txt:5 (find_package)


I've noticed it isn't exactly looking in -any- directories for FindKDE4Internal.cmake. It is indeed on my system, in /usr/share/apps/cmake/modules/FindKDE4Internal.cmake

I'd imagine I'm missing an environment variable or something?


All times are GMT -5. The time now is 09:27 AM.