[vtkusers] VTK Installation Fail at the last stage...
JIA Pei
jp4work at gmail.com
Fri Jul 3 07:12:44 EDT 2009
Hi all:
OS: Ubuntu 9.04
VTK: 5.4.2
I strictly following the "typical out-of-source build for VTK":
$ ls -d VTK
VTK/
$ mkdir VTK-build
$ cd VTK-build
$ ccmake ../VTK
$ make
I succeeded in "$make", but failed to "$checkinstall", namely, failed to
"make install".
The errors are
[ 99%] Built target ViewsCxxTests
[ 99%] Generating ../VTKExamples
Internal cmake changing into directory:
/media/Elements/Tools/OpenSources/ComputerVision/VTK/VTK-build/Examples/All
Error: cmake execution
failed
CMake Error: Could not find cmake module
file:CMakeCInformation.cmake
CMake Error: Could not find cmake module
file:CMakeCXXInformation.cmake
CMake Error at
/media/Elements/Tools/OpenSources/ComputerVision/VTK/VTK-build/UseVTK.cmake:12
(INCLUDE):
include could not find load
file:
/Modules/CMakeImportBuildSettings.cmake
Call Stack (most recent call first):
CMakeLists.txt:145 (INCLUDE)
CMake Error at
/media/Elements/Tools/OpenSources/ComputerVision/VTK/VTK-build/UseVTK.cmake:13
(CMAKE_IMPORT_BUILD_SETTINGS):
Unknown CMake command "CMAKE_IMPORT_BUILD_SETTINGS".
Call Stack (most recent call first):
CMakeLists.txt:145 (INCLUDE)
Configuring
Configuring incomplete, errors occurred!
make[2]: *** [VTKExamples] Error 1
make[1]: *** [Examples/CMakeFiles/VTKExamplesTarget.dir/all] Error 2
make: *** [all] Error 2
**** Installation failed. Aborting package creation.
Restoring overwritten files from backup...OK
Cleaning up...OK
Bye.
Can anybody help? This problem perplexed me for quite long.
Thanks in advance.
Best Regards
JIA Pei
--
Welcome to Vision Open
http://www.visionopen.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090703/6be3cbd9/attachment.htm>
More information about the vtkusers
mailing list