<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>Hi,</DIV>you make yourself an unnecessary hard life.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Go to <A href="http://www.cmake.org">www.cmake.org</A> 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.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Regards</DIV><DIV>Ruben</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>Am 02.08.2007 um 02:14 schrieb DZ:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">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).<BR><BR>PROBLEM #1<BR><BR>3.2.0 requires cmake 2.4.0, and through Fink, I am only able to get cmake 2.0.<BR><BR>PROBLEM #2<BR><BR>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. <BR><BR> Building object file vnl_math.o...<BR> /Users/williamgreene/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx: In function <BR> 'bool vnl_math_isinf(float)':<BR> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx:221: error: <BR> '__isnand' was not declared in this scope<BR> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx: In function <BR> 'bool vnl_math_isinf(double)':<BR> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx:223: error: <BR> '__isnand' was not declared in this scope<BR> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx: In function <BR> 'bool vnl_math_isinf(long double)':<BR> /Users/wg/src/itk-2.4.1/Utilities/vxl/core/vnl/ vnl_math.cxx:225: error: <BR> '__isnand' was not declared in this scope<BR> make[9]: *** [vnl_math.o] Error 1<BR> make[8]: *** [default_target] Error 2<BR> make[7]: *** [default_target_vnl] Error 2<BR> make[6]: *** [default_target] Error 2<BR> make[5]: *** [default_target_core] Error 2<BR> make[4]: *** [default_target] Error 2<BR> make[3]: *** [default_target_vxl] Error 2<BR> make[2]: *** [default_target] Error 2<BR> make[1]: *** [default_target_Utilities] Error 2<BR> make: *** [default_target] Error 2<BR><BR><BR>Any help would be great. Thanks.<BR><BR><DIV>       <BR class="khtml-block-placeholder"></DIV><HR size="1">Fussy? Opinionated? Impossible to please? Perfect.  <A href="http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 ">Join Yahoo!'s user panel</A> and lay it on us.<DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Insight-users mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:Insight-users@itk.org">Insight-users@itk.org</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>