<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.0.1">
</HEAD>
<BODY>
I test it and it works. CMake 2.8.7 fix the problem. Great.<BR>
<BR>
Thanks<BR>
<BR>
Ralf<BR>
<BR>
On Mon, 2012-02-06 at 20:05 +0100, Eric Noulard wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
2012/2/6 Ralf Lange &lt;<A HREF="mailto:ralf.lange@longsoft.de">ralf.lange@longsoft.de</A>&gt;:
&gt; The CMake version is 2.8.2.
&gt; The system is Debian 6.0.4 (squeez).
&gt; The kernel is 2.6.32-5-amd64.
&gt; The Desktop is Gnome 2.30.2.

Could you try, cmake 2.8.7
(may be this fix
 <A HREF="http://www.cmake.org/Bug/view.php?id=10325">http://www.cmake.org/Bug/view.php?id=10325</A> could solve your problem)
and/or
run cpack in fakeroot like:

$ cd /home/ralf/Animation-Dev/qStopMotion/qstopmotion-buil-makefile
$ fakeroot cpack -G DEB

Then retry the installation.

&gt; CPack generates the deb package. Than I open the package using GDebi
&gt; Packet Installer. The installer ask for the superuser password and ends
&gt; without installation. The error message is:
&gt; dpkg: Error processing
&gt; of /home/ralf/Animation-Dev/qStopMotion/qstopmotion-buil-makefile/qstopmotion-0.9.10-Linux.deb (--install):
&gt; /usr/share/qstopmotion/graphics/qstopmotion_logo_transparent_75.png.dpkg-new can not be created (...): File or Directory not found.

is the &quot;qstopmotion&quot; this project:
<A HREF="http://www.qstopmotion.org/english/download_sources.html">http://www.qstopmotion.org/english/download_sources.html</A>

If yes did you made some change or could I theoretically try to
reproduce the issue
using the source I can find on this site?

&gt; When I create all the directories on the command line bevor I start the
&gt; installer, than it works.

could you put the result of:

dpkg-deb --contents &lt;yourdebfile&gt;.deb

in a text file and send it to me?


</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>