[Insight-developers] failure when installing ITK 4.5 linux (compilation OK)

Arnaud Gelas arnaudgelas at gmail.com
Thu Jan 30 09:56:04 EST 2014


Hi Brad,

It works fine with make!

After a little investigation, it appears that the compilation/installation was not performed from an initial clean build tree, and there might have been some issues with old configuration files (?).
Anyway, it now seems to work fine with ninja…

Sorry for the noise...
Arnaud


On Jan 30, 2014, at 2:28 PM, Bradley Lowekamp <blowekamp at mail.nih.gov> wrote:

> I see you are using the nija generator.
> 
> Does it install OK if you use make?
> 
> Brad
> 
> On Jan 30, 2014, at 6:23 AM, Arnaud Gelas <arnaudgelas at gmail.com> wrote:
> 
>> Hi all,
>> 
>> The compilation and installation of ITK 4.5 went fine on windows, but
>> on linux, when installing I got the following error:
>> 
>> -- Installing: /usr/local/include/ITK-4.5/itksys/hash_map.hxx
>> -- Installing: /usr/local/include/ITK-4.5/itksys/hash_set.hxx
>> -- Installing: /usr/local/include/ITK-4.5/itksys/auto_ptr.hxx
>> CMake Error at Modules/ThirdParty/KWSys/src/KWSys/cmake_install.cmake:228
>> (FILE):
>> file INSTALL cannot find
>> "/home/sdzuser/build-itk/debug/Modules/ThirdParty/KWSys/src/KWSys/CMakeFiles/CMakeRelink.dir/libitksys-4.5.so.1".
>> Call Stack (most recent call first):
>> Modules/ThirdParty/KWSys/src/cmake_install.cmake:37 (INCLUDE)
>> Modules/ThirdParty/KWSys/cmake_install.cmake:41 (INCLUDE)
>> cmake_install.cmake:77 (INCLUDE)
>> 
>> 
>> ninja: build stopped: subcommand failed.
>> 
>> Note that it was clean build tree, and I have checked out v4.5.0...
>> 
>> Any idea?
>> 
>> Thanks
>> Arnaud
>> _______________________________________________
>> Powered by www.kitware.com
>> 
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>> 
>> Kitware offers ITK Training Courses, for more information visit:
>> http://kitware.com/products/protraining.php
>> 
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>> 
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-developers
> 



More information about the Insight-developers mailing list