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 UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to