|
From: Malte M. <Mal...@cs...> - 2004-07-21 04:17:28
|
Hi , I can't build matplotlib-0.60.2 under woody. woody doesn't come with th latest freetype-dev It has version '2.0.9' The following error occurs. src/ft2font.cpp: In method `class Py::Object FT2Font::get_ps_font_info(const Py::Tuple &)': src/ft2font.cpp:811: `PS_FontInfoRec' undeclared (first use this function) src/ft2font.cpp:811: (Each undeclared identifier is reported only once src/ft2font.cpp:811: for each function it appears in.) src/ft2font.cpp:811: parse error before `;' src/ft2font.cpp:813: `fontinfo' undeclared (first use this function) src/ft2font.cpp:813: implicit declaration of function `int FT_Get_PS_Font_Info(...)' PS_FontInfoRec is not present in the woody freetype. ps And don't tell me not to use woody - our sys admins like to have a retro feeling. Cheers, Malte. |