[Insight-users] ITK CVS (June 03, 2008) with CMake 2.6 Install Error

Oleksandr Dzyubak adzyubak at gmail.com
Tue Jun 3 14:48:47 EDT 2008


No.
After I wiped both CMake 2.4.8 and ITK I did as below.

1) I upacked ITK --> Insight
2) Created Insight_BUILD and checked the CMake version

debian:~# cmake -version
cmake version 2.6-patch 0
debian:~#

3) From Insight_BUILD I ran "ccmake ../Insight
4) Configured as always.
5) Afterwards: "make && make install"

debian:~# ls
Insight_BUILD
CableSwig_CVS_Jun_03_2008.tar.gz 
Insight 
Insight_CVS_Jun_03_2008.tar.gz
debian:~#

Luis Ibanez wrote:
>
> Hi Alex,
>
>
> Are you running CMake 2.6 on top of a pre-existing
> binary tree that you had already configured with a
> previous version of CMake ?
>
>
> If so, the best way to proceed is to destroy your
> current binay tree and to configure it from scratch
> by using CMake 2.6.
>
>
> Please let us know if your still observe any problem,
>
>
>    Thanks
>
>
>        Luis
>
>
> ---------------------
> Oleksandr Dzyubak wrote:
>> Dear ITKers,
>>
>> I just tried to completely rebuild my ITK system using CMake 2.6.
>> Compiling went fine. However while trying to install ITK, got an 
>> error below.
>>
>> Can that error be fixed?
>>
>> Alex
>>
>> ************* Begin Error log *********
>>
>> CMake Error at Wrapping/CSwig/pythonfiles_install.cmake:10 (FILE):
>>  file INSTALL called with old-style COMPONENTS argument.  This script 
>> was
>>  generated with an older version of CMake.  Re-run this cmake version on
>>  your build tree.
>> Call Stack (most recent call first):
>>  Wrapping/CSwig/cmake_install.cmake:80 (INCLUDE)
>>  Wrapping/cmake_install.cmake:37 (INCLUDE)
>>  cmake_install.cmake:52 (INCLUDE)
>>
>>
>> make: *** [install] Error 1
>>
>>
>> ************ End Error log ************
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>>



More information about the Insight-users mailing list