[Insight-users] SegmentationEditor in ITK 1.2

Mathias Seitel mathias.seitel@igd.fhg.de
Thu, 27 Mar 2003 15:10:28 +0100


Hello,

I'm trying to execute the SegmentationEditor application. The paths to 
the sources of the application and vtk are set correctly, but the 
following error is displayed:

can't find package vtkinteraction while executing
"package require vtkinteraction" (file "./PreprocessorModule.tcl" line 
18) invoked from within
etc.

I'm using ITK 1.2 and VTK 4.2.1.

The readme.txt in the SegmentationEditor directory states that it is 
required to set the options
SEGMENTER_WRAP_TCL and
VTKITK_WRAP_TCL
when running cmake for ITK. However those options are not provided. Any 
hint what I'm doing wrong?

Thanks,
Mathias