[Insight-developers] Problem with make install
Bradley Lowekamp
blowekamp at mail.nih.gov
Wed Aug 10 20:45:46 EDT 2011
Hello,
I was getting the following error with SimpleITK's super build and I also reproduced it when building ITK stand alone:
CMake Error at Modules/ThirdParty/ZLIB/cmake_install.cmake:31 (FILE):
file INSTALL cannot find
"/scratch/blowekamp/build/ITK-gerrit/Modules/ThirdParty/ZLIB/src/itkzlib/CMakeFiles/ITKZLIB.cmake".
Call Stack (most recent call first):
cmake_install.cmake:71 (INCLUDE)
make: *** [install] Error 1
Hopefully someone has some insight as to what's going on here. I think the file the install is after is here:
/scratch/blowekamp/build/SimpleITK/ITK-build/Modules/ThirdParty/ZLIB/CMakeFiles/ITKZLIB.cmake
And this is my cmake version:
cmake version 2.8.5.20110727-g49a00
Thanks,
Brad
More information about the Insight-developers
mailing list