[Insight-users] Install ITK on Mac OS X

Luis Ibanez luis.ibanez at kitware.com
Sun Aug 5 10:40:05 EDT 2007


Hi DZ,


            Note that CMake is Open source.


You don't have to be restricted to what Fink offers you.

You could as well download the source code of CMake 2.4.6
from www.cmake.org and build it in your machine.

---

That being said, Ruben's advice sounds like a much better
option to try first   :-)


    Regards,


       Luis


---------------------
DZ wrote:
> 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 
> <http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 
>  > and lay it on us.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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