Bug 198927 - kdebase: install Error cannot create directory: /usr/lib/python2.5/site-packages/PyKDE4
Summary: kdebase: install Error cannot create directory: /usr/lib/python2.5/site-packa...
Status: RESOLVED DUPLICATE of bug 174806
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-04 17:53 UTC by g111
Modified: 2009-07-04 18:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***