[Insight-users] tutorial to build ITK4 on Ubuntu 12.04 ? or deb-package available?

David Doria daviddoria at gmail.com
Tue Sep 11 07:01:58 EDT 2012


On Tue, Sep 11, 2012 at 4:43 AM, <andi_mat at arcor.de> wrote:

> Hello,
>
> 1)
> I'm not able to build/install ITK4 on my Ubuntu 12.04 64bit pc. Has
> someone already created a package? maybe deb? Or is there any install
> instruction for ubuntu 12.04 64bit? or are there any well known errors?
>
> 2)
>
> [  0%] Generating
> /home/user1/build_itk_2012_09_09/itk-build/ExternalData/Testing/Data/Baseline/BasicFilters/GradientAnisotropicDiffusionImageFilterTest2.png
> -- Fetching "
> http://midas.kitware.com/api/rest/midas.bitstream.by.hash?hash=8aa41348437f595b21e08eb46726002a&algorithm=MD5
> "
> -- [download 0% complete]
> -- [download 100% complete]
> -- Fetching "
> http://www.itk.org/files/ExternalData/MD5/8aa41348437f595b21e08eb46726002a
> "
> -- [download 0% complete]
> -- [download 100% complete]
> CMake Error at
> /home/user1/build_itk_2012_09_09/ITK/CMake/ExternalData.cmake:666 (message):
>   Object MD5=8aa41348437f595b21e08eb46726002a not found at:
>
>
> http://midas.kitware.com/api/rest/midas.bitstream.by.hash?hash=8aa41348437f595b21e08eb46726002a&algorithm=MD5(wrong hash MD5=feb4ae571f721b7dd5913acfd9e76c7e)
>
> http://www.itk.org/files/ExternalData/MD5/8aa41348437f595b21e08eb46726002a(wrong hash MD5=bce40ebba2dc78adeec2ea439dbfa2ae)
> Call Stack (most recent call first):
>   /home/user1/build_itk_2012_09_09/ITK/CMake/ExternalData.cmake:688
> (_ExternalData_download_object)
>
>
> make[2]: ***
> [ExternalData/Testing/Data/Baseline/BasicFilters/GradientAnisotropicDiffusionImageFilterTest2.png.md5-stamp]
> Error 1
> make[1]: *** [CMakeFiles/ITKData.dir/all] Error 2
> make: *** [all] Error 2
>
> Thanks
>
> Andi
>

Try setting BUILD_TESTING=OFF in the cmake configuration. I believe that
should prevent that data from being downloaded.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120911/3a5c55f9/attachment.htm>


More information about the Insight-users mailing list