Note that to rebuild the package to have only debug extensions you need a
following change in debian/rules:
- echo PYTHON_INCLUDE_PATH:PATH=/usr/include/$(PYVERS) >>
Build/CMakeCache.txt
- echo PYTHON_LIBRARY:FILEPATH=/usr/lib/lib$(PYVERS).so >>
Build/CMakeCache.txt
+ echo PYT
A general debug build of vtk would still be very useful
I tried to generate a debug package for vtk but the resulting package
didn't contain the symbols needed for python.
115390 libvtk5-qt4-dev_5.8.0-6_amd64.deb
466178 libvtk5.8-qt4_5.8.0-6_amd64.deb
595994 vtk-examples_5.8.0-6_all.deb
2885736 libvtk5-dev_5.8.0-6_amd64.deb
493655
Package: python-vtk
Version: 5.6.1-6.1
Severity: wishlist
I know that it is a lot to ask since I bet building VTK is a joy, BUT
benefits would be there: e.g. it would be easy to take advantage of
having gdb built with python support (as it is now on Debian) so anyone could
easily inspect python
4 matches
Mail list logo