[Kde-bindings] cmake -DPYTHON_SITE_PACKAGES_DIR not honored

Marcos Dione mdione at grulic.org.ar
Sat Nov 8 19:21:42 UTC 2008


    hi. first of all, I'm not subscribed to the list, so please CC: me
any answers.

    I'm trying to make pykde install in my homedir instead of system
wide. I run:

cmake ../../kdebindings/ -Wno-dev --debug-output \
    -DCMAKE_INSTALL_PREFIX=$KDEDIR \
    -DCMAKE_BUILD_TYPE=debugfull \
    -DPYTHON_SITE_PACKAGES_DIR=$KDEDIR/lib/python2.5/site-packages

    ... with a properly set KDEDIR envvar. but what I get is:

[...]
-- PYTHON_SITE_PACKAGES_DIR: /usr/lib/python2.5/site-packages
[...]

    I tried running that command (fixing relative paths) from inside the
python and python/pykde4 disr, but they just fail. I don't know enough
cmake to fix it myself. any hints?

-- 
(Not so) Random fortune:
Cruickshank's Law of Committees: If a committee is allowed to discuss a bad idea
long enough, it will inevitably decide to implement the idea simply because so
much work has already been done on it.



More information about the Kde-bindings mailing list