<!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 <<A HREF="mailto:ralf.lange@longsoft.de">ralf.lange@longsoft.de</A>>:
> The CMake version is 2.8.2.
> The system is Debian 6.0.4 (squeez).
> The kernel is 2.6.32-5-amd64.
> 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.
> CPack generates the deb package. Than I open the package using GDebi
> Packet Installer. The installer ask for the superuser password and ends
> without installation. The error message is:
> dpkg: Error processing
> of /home/ralf/Animation-Dev/qStopMotion/qstopmotion-buil-makefile/qstopmotion-0.9.10-Linux.deb (--install):
> /usr/share/qstopmotion/graphics/qstopmotion_logo_transparent_75.png.dpkg-new can not be created (...): File or Directory not found.
is the "qstopmotion" 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?
> When I create all the directories on the command line bevor I start the
> installer, than it works.
could you put the result of:
dpkg-deb --contents <yourdebfile>.deb
in a text file and send it to me?
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>