[Digikam-devel] [Bug 269511] cmake install files include wrong path for libmediawiki/version.h

Philip Johnsson philip.johnsson at gmail.com
Thu Mar 31 12:44:18 BST 2011


https://bugs.kde.org/show_bug.cgi?id=269511


Philip Johnsson <philip.johnsson at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip.johnsson at gmail.com




--- Comment #6 from Philip Johnsson <philip johnsson gmail com>  2011-03-31 13:44:16 ---
I get the same problems with libmediawiki building Digikam 2.0 beta4 using
cmake, make and make install without any package building tools on Kubuntu
10.10. The only header that gets installed to my building dir
(digikam-2.0.0-beta4/builddir/extra/libmediawiki/libmediawiki/) is version.h so
make install breaks with missing headers. All other headers are missing there.

-- Set runtime path of "/opt/digikam2/usr/lib/libmediawiki.so.1.0.0" to
"/opt/digikam2/usr/lib"
CMake Error at extra/libmediawiki/libmediawiki/cmake_install.cmake:76 (FILE):
  file INSTALL cannot find
 
"/media/sdd2/backup/download/source/done/digikam/digikam2/digikam-2.0.0-beta4/builddir/extra/libmediawiki/libmediawiki/image.h".
Call Stack (most recent call first):
  extra/libmediawiki/cmake_install.cmake:51 (INCLUDE)
  extra/cmake_install.cmake:43 (INCLUDE)
  cmake_install.cmake:37 (INCLUDE)

My guess is that anyone building and installing digikam directly from digikam
source code root and not using any staging directory for building does not get
this problem but if you use a special builddir like I do or package building
tools like pbuilder on debian you would also would get this problem.

Could this problem effect other parts of the build and install process or just
in this case?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list