[vtk-developers] Location of tcl libs

Bill Lorensen bill.lorensen at gmail.com
Tue May 15 12:29:36 EDT 2012


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



More information about the vtk-developers mailing list