[Yt-dev] Call for testing: New install script (also some GUI things and OSX 10.6)

Matthew Turk matthewturk at gmail.com
Wed Sep 8 14:26:09 PDT 2010


> Since I've started testing it, I'll keep going. With bzlib "off", the next failure is matplotlib looking for FreeType. I have this in /usr/local, but that may not be part of the search path. Is there any way to modify the include and linking flags?

Hmm, I'm actually not sure.  You might be able to if you go into the
yt-i386/src/matplotlib-0.99.3 directory and examine site.cfg or
setup.py; if you're able to get this to work from the commandline,
please let us know.  I think the standard OSX freetype installation
should be under /usr/X11 , however, not /usr/local, so we can't be
sure that users will have it in /usr/local.

>
> --Rick
>
> Installing matplotlib-0.99.3 (arguments: 'matplotlib-0.99.3')
> Failure.  Check /Users/rpwagner/tmp/yt-test-install/yt-i386/yt_install.log.
> namor:yt-test-install rpwagner$ tail yt-i386/yt_install.log
> src/ft2font.h:127: error: template argument 2 is invalid
> src/ft2font.h:133: error: ‘FT_BBox’ does not name a type
> src/ft2font.cpp:45: error: ‘FT_Library’ does not name a type
> src/ft2font.cpp:96: error: variable or field ‘draw_bitmap’ declared void
> src/ft2font.cpp:96: error: ‘FT_Bitmap’ was not declared in this scope
> src/ft2font.cpp:96: error: ‘bitmap’ was not declared in this scope
> src/ft2font.cpp:97: error: ‘FT_Int’ was not declared in this scope
> src/ft2font.cpp:98: error: ‘FT_Int’ was not declared in this scope
> /Users/rpwagner/tmp/yt-test-install/yt-i386/lib/python2.6/site-packages/numpy/core/include/numpy/__multiarray_api.h:1187: warning: ‘int _import_array()’ defined but not used
> error: command 'gcc' failed with exit status 1
>
> _______________________________________________
> Yt-dev mailing list
> Yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list