Bug#673245:

2012-05-22 Thread Mathieu Malaterre
Should we simply change the following: $ cat Wrapping/Tcl/vtkTkAppInit.cxx ... // Help Tcl find the Tcl/Tk helper files. const char* relative_dirs[] = { "TclTk/lib", ".." VTK_INSTALL_TCL_DIR, 0 }; vtkTclApplicationInitTclTk(interp, relative_dirs); -- To UNSUBSCR

Bug#673245: tcl-vtk: Can't find a usable init.tcl in the following directories

2012-05-17 Thread Mathieu Malaterre
Workaround for now: export TCL_LIBRARY=/usr/lib/tcl8.5 export TK_LIBRARY=/usr/lib/tk8.5 Should this bug be marked serious ? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#673245: tcl-vtk: Can't find a usable init.tcl in the following directories

2012-05-17 Thread Mathieu Malaterre
Package: tcl-vtk Version: 5.8.0-12 Severity: important I cannot use vtk anymore. It fails with: Application initialization failed: Can't find a usable init.tcl in the following directories: /usr/lib/tcl8.5 This probably means that Tcl wasn't installed properly. -- System Information