[Insight-developers] nifti not installed properly

Hans Johnson hans-johnson at uiowa.edu
Mon Aug 8 10:32:28 EDT 2005


Brad,

Thanks.  I have just fixed a few minor CMakeList.txt changes that should
resolve the problem.  I will commit the changes as soon as the CVS
repository works for me again.

Hans



On 8/8/05 9:12 AM, "Brad King" <brad.king at kitware.com> wrote:

> Hello,
> 
> The following build failure:
> 
> http://www.itk.org/Testing/Sites/hythloth.kitware/zTesting-Linux-gcc-3.3/20050
> 808-0100-Nightly/BuildError.html
> 
> is because that build uses an installed ITK tree.  See the bottom of the
> notes:
> 
> http://www.itk.org/Testing/Sites/hythloth.kitware/zTesting-Linux-gcc-3.3/20050
> 808-0100-Nightly/Notes.html
> 
> The reason is that the nifti library does not have proper install rules.
>   The following files appear in PREFIX/:
> 
> include/config.h
> include/niftilib/nifti1.h
> include/niftilib/nifti1_io.h
> include/znzlib.h
> 
> of the ITK install tree.  These should be in InsightToolkit.
> 
> Alternatively the nifti reader could be written like the png and tiff
> readers to only need the include file in the build tree and not install
> the headers at all.
> 
> -Brad
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
> 




More information about the Insight-developers mailing list