[Insight-users] build fails to download gccxml (4.2.1)

David Froger david.froger at gmail.com
Mon Nov 12 16:37:50 EST 2012


> > There is just a problem  with the 'make install'.  While CMAKE_INSTALL_PREFIX is
> > set and almost all the files  are installed into it,  FindWrapITK.cmake is tried
> > to be installed in privileged directory:
> >
> >     -- Installing: /usr/share/cmake-2.8/Modules/FindWrapITK.cmake
> >     CMake Error at Wrapping/install_wrapitk_compatibility.cmake:2 (file):
> >       file INSTALL cannot copy file
> >       "/local/froger/itk_distrib_workdir/build/4.2.1.b.3/Wrapping/InstallOnly/FindWrapITK.cmake"
> >       to "/usr/share/cmake-2.8/Modules/FindWrapITK.cmake".
> >     Call Stack (most recent call first):
> >       Wrapping/cmake_install.cmake:50 (INCLUDE)
> >       cmake_install.cmake:202 (INCLUDE)
> >
> 
> Does it work with the CMake option INSTALL_WRAP_ITK_COMPATIBILITY OFF?

With INSTALL_WRAP_ITK_COMPATIBILITY OFF, it works!

Thanks you Matt!


More information about the Insight-users mailing list