building kig with python scripting support...
Maurizio Paolini
paolini at dmf.unicatt.it
Fri Oct 28 10:14:51 UTC 2011
Sorry for the silly question, but it seems that I am no longer
able to build locally 'kig' with python scripting support.
After a:
cmake . -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=debugfull
I find that in config-kig.h the lines:
/* Defined if Kig Python scripting is enabled */
/* #undef KIG_ENABLE_PYTHON_SCRIPTING */
and a file DisabledFeatures.txt is created containing:
* Boost.Python (1.31 or higher) <http://www.boost.org/>
Kig can optionally use Boost.Python for Python scripting
the local copy was obtained with:
git clone git at git.kde.org:kig
--------------------
I cannot find any logs containing something about the boost-python
check, so I don't know if there is some library missing. I have
installed "boost-devel" and "boost-python" (fedora 15) among many
other packages "boost-..."
Thank you,
Maurizio Paolini
More information about the kde-edu
mailing list