[vtkusers] Uninstalled Library?

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Wed Dec 14 11:45:50 EST 2005


I just tried to build the InsightApplications from CVS and got an error
that seems to come from a VTK library that was not installed. VTK and
ITK were also built from CVS this week.

The first few lines of the error are :

 CMake Error: Error in cmake code at
 /opt/vtk/lib/vtk-5.1/CMake/vtkLoadCMakeExtensions.cmake:7:
 LOAD_COMMAND Attempt to load command failed from file : libcmVTK_WRAP_TCL2.so

 CMake Error: Error in cmake code at
 /opt/vtk/lib/vtk-5.1/UseVTK.cmake:35:
 A command failed during the invocation of macro
 "VTK_LOAD_SINGLE_CMAKE_EXTENSION".

I looked for the library and I only found a copy in the build tree.

[kevin at gargon InsightApplications]$ locate libcmVTK_WRAP_TCL2.so
/home/kevin/kitware/VTK_Build/CMake/libcmVTK_WRAP_TCL2.so

I copied every VTK_Build/CMake/libcmVTK_*.so
to /opt/vtk/lib/vtk-5.1/CMake/ and the error goes away.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051214/90bd5642/attachment.pgp>


More information about the vtkusers mailing list