Bug 198927

Summary: kdebase: install Error cannot create directory: /usr/lib/python2.5/site-packages/PyKDE4
Product: [Developer tools] bindings Reporter: g111
Component: generalAssignee: kde-bindings
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description g111 2009-07-04 17:53:35 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Since some months I get the following install error on cmake the kdebase package:

CMake Error at workspace/plasma/scriptengines/python/cmake_install.cmake:60 (FILE):
  file cannot create directory: /usr/lib/python2.5/site-packages/PyKDE4.
  Maybe need administrative privileges.
Call Stack (most recent call first):
  workspace/plasma/scriptengines/cmake_install.cmake:39 (INCLUDE)
  workspace/plasma/cmake_install.cmake:42 (INCLUDE)
  workspace/cmake_install.cmake:89 (INCLUDE)
  cmake_install.cmake:39 (INCLUDE)


make: *** [install] Error 1


As I do not want to install parts of the trunk version of KDE into the normal system I do not want cmake to copy files to /usr/lib/. Is there a way to change this into the normal build-directory of kde4?

Currently I just disable building of python stuff. But this might be a bad solution for testing KDE4 and reporting issues.

Thanks,
Gert
Comment 1 Pino Toscano 2009-07-04 18:36:37 UTC

*** This bug has been marked as a duplicate of bug 174806 ***