Thanks Hugo, I got it fix earlier from Scott. Sorry I didn't post it to debian-user before. Reply button only replies message to the sender, not the debian-user mailing list. In the next message, I'm going to forward the earlier messages.
Marco On Sun, Aug 28, 2011 at 8:28 AM, Hugo Vanwoerkom <hvw59...@care2.com>wrote: > Morning Star wrote: > >> Hi guys, >> I'm having trouble installing skreener. Here are what I do and the output >> result: >> user@desktop: ~/Downloads/skreener/skreener-**0.1.1$ mkdir b && cd b && >> cmake .. -DCMAKE_BUILD_TYPE=release && make -j3 >> >> Output in the screen: >> -- The C compiler identification is GNU >> -- The CXX compiler identification is GNU >> -- Check for working C compiler: /usr/bin/gcc >> -- Check for working C compiler: /usr/bin/gcc -- works >> -- Detecting C compiler ABI info >> -- Detecting C compiler ABI info - done >> -- Check for working CXX compiler: /usr/bin/c++ >> -- Check for working CXX compiler: /usr/bin/c++ -- works >> -- Detecting CXX compiler ABI info >> -- Detecting CXX compiler ABI info - done >> CMake Error at /usr/share/cmake-2.8/Modules/**FindKDE4.cmake:98 >> (MESSAGE): >> ERROR: cmake/modules/**FindKDE4Internal.cmake not found in >> /home/user/.kde/share/apps;/**usr/share/kde4/apps >> Call Stack (most recent call first): >> CMakeLists.txt:8 (find_package) >> >> $ cat /proc/version >> Linux version 2.6.32-5-686 (Debian 2.6.32-34squeeze1) >> (da...@debian.org<mailto: >> da...@debian.org>) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed May >> 18 07:08:50 UTC 2011 >> What should I do? >> >> > Use FindKDE4Internal.cmake in http://www.debian.org/distrib/** > packages#search_packages<http://www.debian.org/distrib/packages#search_packages>and > you get the answer: > You have searched for paths that end with FindKDE4Internal.cmake in suite > sid, all sections, and all architectures. Found 1 results. > kdelibs5-dev > > Hugo > > > > -- > To UNSUBSCRIBE, email to > debian-user-REQUEST@lists.**debian.org<debian-user-requ...@lists.debian.org>with > a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: > http://lists.debian.org/**j3dmq3$tc7$1...@dough.gmane.org<http://lists.debian.org/j3dmq3$tc7$1...@dough.gmane.org> > >