<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV style="FONT: 10pt arial"><FONT face=Arial size=2>Hi everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am new at the using of ITK and VTK. I downloaded 
the final release of the binary source of vtk (vtk5.4.2). Then i configure it 
with cmake by choosing the vtk_wrap_tcl option. </FONT><FONT face=Arial 
size=2>Later i build the vtk.sln with visual studio 2003 with release option. 
Later i rebuild the install. The directory of install is the c:\program 
files\vtk.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I added the following lines to the system 
path:</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>C:/Program 
Files/VTK/bin;C:/Program 
Files/VTK/lib/vtk-5.4;C:/Tcl/lib/tcl8.5;C:/Tcl/lib;C:/Tcl/lib/tk8.5;C:/Program 
Files/VTK/lib/vtk-5.4/tcl;C:/Tcl/bin</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2>I also added the following user 
variables:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>TCLLIBPATH=C:/Program 
Files/VTK/lib/vtk-5.4</FONT></DIV>
<DIV><FONT face=Arial size=2>TCL_LIBRARY=C:/Tcl/lib/tcl8.5</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>When i tried to run any *.tcl file I get the following error massage:</DIV>
<DIV>can't find package vtk</DIV>
<DIV>while executing</DIV>
<DIV>"package require vtk"</DIV>
<DIV>&nbsp;</DIV>
<DIV>I alsa downloaded the vtk5.4.exe from the vtk.org and i followed the same 
steps, but I get the same error massage.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Please let me know where is my mistake?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>Hatice</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></FONT></BODY></HTML>