[Kde-bindings] [Bug 174806] python stuff pretends to be installed in the system python prefix

Raphael Kubo da Costa kubito at gmail.com
Sat Mar 14 18:30:15 UTC 2009


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


Raphael Kubo da Costa <kubito at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kubito at gmail.com




--- Comment #6 from Raphael Kubo da Costa <kubito gmail com>  2009-03-14 19:30:14 ---
Additional comments about the previous patch to kdelibs:

If you're using kdesvn-build, adding 'cmake-options
-DPYTHON_SITE_PACKAGES_DIR:PATH=/path/to/local/directory' to the 'module
kdebase' directive should work. If you're compiling trunk manually, just pass
the -D switch to cmake when compiling kdebase.

As I said, there may be some case in which PYTHON_INCLUDE_PATH should be
modified too (it defaults to the global Python include path, something like
/usr/include/python2.6), even though this has not happened to me yet.

-- 
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 Kde-bindings mailing list