From: <rei...@gm...> - 2004-12-05 15:52:04
|
Hi, once again I try to install matplotlib on a new install of MacOSX 10.3. I think, I got all the required dependencies and when I start the installation of matplotlib via python setup.py build it starts working, but after some steps it terminates with: src/ft2font.cpp: In member function 'void FT2Font::load_glyphs()': src/ft2font.cpp:376: error: 'FT_KERNING_DEFAULT' undeclared (first use this function) src/ft2font.cpp:376: error: (Each undeclared identifier is reported only once for each funtion it appears in.) error: command 'gcc' failed with exit status 1 What went wrong? Any suggestions? I am lost... :-( Thanks Reik |