[vtkusers] Problems trying to run the VTK RPMs

Paul Welton paul.welton at sympatico.ca
Thu Aug 16 21:58:00 EDT 2001


I have Red Hat 7.0 and installed the VTK RPMs from the boxed CD,
thinking that this would be the easiest way to go ... but:

[root at localhost /root]# vtk
vtk: error while loading shared libraries:
/usr/lib/libVTKGraphicsTcl.so: undefined symbol: tkMainWindowList

Anyone know how to fix this?

[root at localhost /root]# which vtk
/usr/bin/vtk
[root at localhost /root]# ls -rlt /usr/bin/vtk
-rwxr-xr-x    1 root     root         5280 Jan 23  2001 /usr/bin/vtk
[root at localhost /root]# echo $LD_LIBRARY_PATH
/usr/lib
[root at localhost /root]# echo $SHLIB_PATH
/usr/lib
[root at localhost /root]# ls -rlt /usr/lib/libVTK*
-rwxr-xr-x    1 root     root       795440 Jan 23  2001
/usr/lib/libVTKCommonTcl.so
-rwxr-xr-x    1 root     root      1986076 Jan 23  2001
/usr/lib/libVTKCommon.so
-rwxr-xr-x    1 root     root       163224 Jan 23  2001
/usr/lib/libVTKPatentedTcl.so
-rwxr-xr-x    1 root     root      1026328 Jan 23  2001
/usr/lib/libVTKPatented.so
-rwxr-xr-x    1 root     root       894096 Jan 23  2001
/usr/lib/libVTKImagingTcl.so
-rwxr-xr-x    1 root     root      4101688 Jan 23  2001
/usr/lib/libVTKImaging.so
-rwxr-xr-x    1 root     root      2476752 Jan 23  2001
/usr/lib/libVTKGraphicsTcl.so
-rwxr-xr-x    1 root     root      7321656 Jan 23  2001
/usr/lib/libVTKGraphics.so
-rwxr-xr-x    1 root     root       392976 Jan 23  2001
/usr/lib/libVTKContribTcl.so
-rwxr-xr-x    1 root     root      1842460 Jan 23  2001
/usr/lib/libVTKContrib.so

I could not find tkMainWindowList in the source code for Tk, but did
find it in the VTK source file
"graphics/vtkXRenderWindowTclInteractor.cxx".





More information about the vtkusers mailing list