Hi
I was an Ubuntu user in the past but now moved to Debian. So I am trying to build it under Debian. I installed all the stuff explain on the wiki.
This is where I am stuck at
-- Found Doxygen: /usr/bin/doxygen
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Boost_PYTHON_LIBRARY (ADVANCED)
linked by target "k3dsdk-python" in directory /install/temp/k3d/k3dsdk/python
linked by target "k3dsdk-python-arrays" in directory /install/temp/k3d/k3dsdk/python
linked by target "k3dsdk-python-atk" in directory /install/temp/k3d/k3dsdk/python
linked by target "k3dsdk-python-const-arrays" in directory /install/temp/k3d/k3dsdk/python
linked by target "k3dsdk-python-values" in directory /install/temp/k3d/k3dsdk/python
-- Configuring incomplete, errors occurred!