This is my first attempt to run tcl tests for VTK6. When I run the executable vtk and type package require vtk it seems that tcl is looking for the shared tcl libs in vtk's bin dir, yet the libs are in vtk's lib dir. Do I need to set something in my CMake file or environment. Running on Fedora 13. Bill