Re: Error; Skreener stop installing

2011-08-28 Thread Hugo Vanwoerkom

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 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-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



Re: Error; Skreener stop installing

2011-08-28 Thread Morning Star
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.comwrote:

 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.orgmailto:
 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_packageshttp://www.debian.org/distrib/packages#search_packagesand
  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.orgdebian-user-requ...@lists.debian.orgwith
  a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/**j3dmq3$tc7$1...@dough.gmane.orghttp://lists.debian.org/j3dmq3$tc7$1...@dough.gmane.org




Re: Error; Skreener stop installing

2011-08-28 Thread Morning Star
Thank you very much, Scott. You've helped me a lot. :)
I forgot to send this messages to debian-user list, so I apologized for
that.  By default, reply button only works to sender only.

My regard,

Marco


On Sat, Aug 27, 2011 at 10:27 PM, Scott Ferguson 
prettyfly.producti...@gmail.com wrote:

 On 28/08/11 14:40, Morning Star wrote:

 Thanks Scott,


 No worries :-)


  I was missing kdelibs5-dev, my bad. :)


 mmm, developer should include rudimentary script to check for
 dependancies


  I can't use apt-file search FindKDE4Internal.cmake, since I don't have
 Contents-i386.gz in my local squeeze repo.


 Before using you need to create a database [*2]
 # apt-file update


  Just directly install
  kdelibs5-dev. Now the program looks pretty well, I can capture my
 screen for several minutes  saved it. This program is awesome.


 I prefer ksnapshot for screenscrapes as I usually edit them in GIMP, for
 video I use istanbul and XVidCap.


  Maybe later I will try precompiled .deb.

 Have you use it, Scott? Do you have any idea about cursor image not
 found message after run the skreener?


 I 'assume' it means what it says - a quick scan of the source shows it just
 does a series of screenscrapes[*1], overlaying an image of a cursor onto
 each one - though it does it in a very round-about-and-complicated manner.
 It does work though, perhaps not as intuitively as it could. I'd prefer if I
 could nominate an area of the screen instead of just resolution tied to a
 particular window.

 Screenscrapes don't include the cursor - I tried the precompiled deb
 package and noticed that the cursor shown in the scrapes is *not* the one I
 actually use - so I replaced the image of a cursor used by skreener with one
 of my actual image (using the original cursor image as a template). Problem
 solved. So I'm 'assuming' your compile either didn't include, the path, or,
 the actual image (of the cursor).

 Check to see if exists:-
 /usr/share/kde4/apps/skreener/**cursors/cursor.png

 If it's missing, create the directory and insert the attached image there.
 You should also check your build logs for errors related to this.

 snipped

 You've send this email to me only - which is OK, but it doesn't help anyone
 searching for an answer to the same question.

 And while I'm bitching ;-p
 I prefer, as does much of the list, if posters don't top post or use html.

 Cheers

 [*1] sends the keycodes for Alt+PrintScreen
 [*2] various eg. man/info apt-file, apt-file -? etc.


 --
 You ever noticed how people who believe in Creationism look really
 unevolved? You ever noticed that? Eyes real close together, eyebrow ridges,
 big furry hands and feet. I believe God created me in one day Yeah, looks
 liked He rushed it.
 — Bill Hicks



Error; Skreener stop installing

2011-08-27 Thread Morning Star
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)
(gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed May 18 07:08:50 UTC 2011

What should I do?

Thanks in advance,

Marco


Re: Error; Skreener stop installing

2011-08-27 Thread Scott Ferguson

On 28/08/11 12:46, Morning Star wrote:

snipped


ERROR: cmake/modules/FindKDE4Internal.cmake not found


snipped

I suggest you install apt-file
eg.:-
# apt-get install apt-file

Then:-
$ apt-file search FindKDE4Internal.cmake

I believe you'll find you're missing kdelibs5-dev
if apt-file confirms that then:-
# apt-get install kdelibs5-dev


Cheers

--
You ever noticed how people who believe in Creationism look really 
unevolved? You ever noticed that? Eyes real close together, eyebrow 
ridges, big furry hands and feet. I believe God created me in one day 
Yeah, looks liked He rushed it.

— Bill Hicks


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4e59bd26.4010...@gmail.com



Re: Error; Skreener stop installing

2011-08-27 Thread Scott Ferguson

On 28/08/11 12:46, Morning Star wrote:

Hi guys,
I'm having trouble installing skreener.


snipped



Marco


Have you tried the precompiled .deb??

http://skreener.googlecode.com/files/skreener_0.1-1_i386.deb

It seems to work OK on squeeze...

Cheers


--
You ever noticed how people who believe in Creationism look really 
unevolved? You ever noticed that? Eyes real close together, eyebrow 
ridges, big furry hands and feet. I believe God created me in one day 
Yeah, looks liked He rushed it.

— Bill Hicks


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4e59bebd.5090...@gmail.com