[Insight-developers] make install fails with ITK-3.8 and CMake 2.6.0

Bill Hoffman bill.hoffman at kitware.com
Wed Jul 30 14:04:39 EDT 2008


Tom Vercauteren wrote:

> 
> I have added some debug messages and saw that the guilty line is
> 
>    FILE(RPATH_CHECK
>            FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/itkTestDriver"
>            RPATH "")
> 
> Before that line itkTestDriver exists an afterwards it is deleted.
> 
> Commenting that line seems to work for me.
> 
> As I mentioned, this looks like a cmake bug to me but I am not sure.
> 
> Below is some information about the setup I used:
> 
> Ubuntu Hardy
> ccmake version 2.6-patch 0
> ITK 3.8 with the following parameters
>   - BUILD_SHARED_LIBS ON
>   - BUILD_TESTING OFF
>   - ITK_USE_REVIEW ON
> 
> Let me know if you need more information.
> 
> 
> 
> As a side question, I was wondering why the ITK tarballs contained the
> CVS repositories. Wouldn't it be cleaner to use a cvs export to strip
> these directories?
> 

Can you try cmake 2.6.1 RC 13 from here:

http://www.cmake.org/files/v2.6/cmake-2.6.1-RC-13-Linux-i386.tar.Z


Also, if you could send the executable to me in a separate email (before 
it gets deleted :)  )

-Bill


More information about the Insight-developers mailing list