<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Howdy,<br>
    <br>
    I went to grab the latest version of yt and reinstall it on my intel
    snow-leopard mac book pro, and I get a failure part of the way
    through the installer.<br>
    <br>
    $ wget <a
      href="http://hg.enzotools.org/yt/file/stable/doc/install_script.sh">http://hg.enzotools.org/yt/raw-file/stable/doc/install_script.sh</a><br>
    $ bash install_script.sh<br>
    <br>
    I got an error with BZLIB, so I just unchecked it from the installer
    and started over.  Everything was going to plan, but then I received
    an error in the middle of the Python installation when it tried to
    compile some mactoolboxglue file in yt's python subdir.  Has anyone
    else encountered this problem?  I haven't don't anything too screwy
    to this box, so I'm wondering where things went awry.  <br>
    <br>
    Cameron<br>
    <br>
    <br>
    Here are the last few lines from the yt_install.log:<br>
    <br>
    gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
    -Wstrict-prototypes  -I. -IInclude -I./Include   -DPy_BUILD_CORE -o
    Python/mactoolboxglue.o Python/mactoolboxglue.c<br>
    In file included from
/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:0,<br>
                     from
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:20,<br>
                     from
/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,<br>
                     from
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,<br>
                     from
    /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,<br>
                     from Include/pymactoolbox.h:10,<br>
                     from Python/mactoolboxglue.c:27:<br>
    /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:147:1:
    error: format string argument not a string type<br>
    make: *** [Python/mactoolboxglue.o] Error 1<br>
    <br>
    <br>
    <br>
  </body>
</html>