[Insight-users] Install ITK on Mac OS X

Ruben Schilling r.b.schilling at googlemail.com
Thu Aug 2 05:23:35 EDT 2007


Hi,
you make yourself an unnecessary hard life.

Go to www.cmake.org and get the latest version (universal binary) of  
cmake and install everything on the regular Terminal. There have been  
users who reported trouble when installing on a 64bit Mac. Go ahead  
and let us know what you find.

Regards
Ruben


Am 02.08.2007 um 02:14 schrieb DZ:

> I'm running Mac OS X 10.4.10 and I'm trying to install ITK.  I have  
> installed X11, the Fink package and cmake/ccmake 2.0 that is  
> available through fink. I also have installed  XCode and downloaded  
> itk-2.4.1, itk-2.6.0, and itk-3.2.0. Also, I am compiling  
> everything in an X11 terminal (xterm).
>
> PROBLEM #1
>
> 3.2.0 requires cmake 2.4.0, and through Fink, I am only able to get  
> cmake 2.0.
>
> PROBLEM #2
>
> ccmake works to generate the make files for both itk-2.6.0 and  
> itk-2.4.1, but both give the same compilation errors when building  
> object file vnl_math.o. The Errors I receive are below.
>
> Building object file vnl_math.o...
> /Users/williamgreene/src/itk-2.4.1/Utilities/vxl/core/vnl/  
> vnl_math.cxx: In function
> 'bool vnl_math_isinf(float)':
> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx:221:  
> error:
> '__isnand' was not declared in this scope
> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx: In  
> function
> 'bool vnl_math_isinf(double)':
> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx:223:  
> error:
> '__isnand' was not declared in this scope
> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx: In  
> function
> 'bool vnl_math_isinf(long double)':
> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx:225:  
> error:
> '__isnand' was not declared in this scope
> make[9]: *** [vnl_math.o] Error 1
> make[8]: *** [default_target] Error 2
> make[7]: *** [default_target_vnl] Error 2
> make[6]: *** [default_target] Error 2
> make[5]: *** [default_target_core] Error 2
> make[4]: *** [default_target] Error 2
> make[3]: *** [default_target_vxl] Error 2
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Utilities] Error 2
> make: *** [default_target] Error 2
>
>
> Any help would be great. Thanks.
>
>
> Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s  
> user panel and lay it on us.
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070802/fbdb0709/attachment.htm


More information about the Insight-users mailing list