Hi everyone,<br><br>I want to install TCL for Vtk and I&#39;m a little bit confused. Actually I wanna compile the SegmentationEditor-example of &quot;Insight Applications&quot;. The example needs wrapped TCL for VTK to be builded sucessfully in CMake. And if I try to build VTK with TCL in CMake, CMake says:<br>
<br>&quot;Tcl was not found.  Install the Tcl development package (see <a href="http://tcl.tk">http://tcl.tk</a> or ActiveState Tcl) and set the appropriate variables (TCL_INCLUDE_PATH, TCL_LIBRARY, TCL_TCLSH) or disable VTK_WRAP_TCL.&quot;<br>
<br>My question is: what exactly do I have to install? Is it Tcl Dev Kit 5.0 (which is not free) or the TCL Source or will TCL Binaries suffice? <br>Which one makes VTK with TCL run?<br><br><br>Regards, Michael<br>