Hi. I've found a topic that solved my las problem but now I'm having another and I think that hs to do with the fact that my linux is ubuntu 64 bits. The library is in the directory, I can do a ldd command and it points do the lib-64 directory. Is there any solution for me?

That's the error when I try do configure.

thanks in advance, Dário.

Make Error: Error in cmake code at
 /home/dario/java/VTK/CMake/vtkLoadCMakeExtensions.cmake:7:
 LOAD_COMMAND Attempt to load the library /home/dario/java/VTK/CMake/libcmVTK_WRAP_TCL2.so failed.
 Additional error info is:
 /home/dario/java/VTK/CMake/libcmVTK_WRAP_TCL2.so: cannot open shared object file: No such file or directory

 CMake Error: Error in cmake code at
 /home/dario/java/VTK/CMakeLists.txt:626:
 A command failed during the invocation of macro "VTK_LOAD_SINGLE_CMAKE_EXTENSION".

 CMake Error: Error in cmake code at
 /home/dario/java/VTK/CMake/vtkLoadCMakeExtensions.cmake:27:
 VTK_LOAD_SINGLE_CMAKE_EXTENSION unknown error.

 CMake Error: Error in cmake code at
 /home/dario/java/VTK/CMakeLists.txt:626:
 A command failed during the invocation of macro "VTK_LOAD_CMAKE_EXTENSIONS".

 CMake Error: Error in cmake code at
 /home/dario/java/VTK/CMakeLists.txt:626:
 VTK_LOAD_CMAKE_EXTENSIONS unknown error.

 The end of a CMakeLists file was reached with an IF statement that was not closed properly.
 Within the directory: /home/dario/java/VTK
 The arguments are: VTK_NEED_LOADED_COMMANDS

 The end of a CMakeLists file was reached with an IF statement that was not closed properly.
 Within the directory: /home/dario/java/VTK


--
Dário Oliveira
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to