From: Alex R. <ale...@ya...> - 2004-05-06 15:05:45
|
Hi, I have a problem trying to install matplotlib 0.53.1. The error is the following: -------------------------------------------------------------------------------------------------------------- > src/_gtkagg.cpp: In function `PyObject* _agg_to_gtk_drawable(PyObject*, PyObject*)': > src/_gtkagg.cpp:32: error: `GDK_DRAWABLE' undeclared (first use this function) > src/_gtkagg.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.) > error: command 'gcc' failed with exit status 1 -------------------------------------------------------------------------------------------------------------- maybe it's due to some library incompatibilties, I hope you can help me. Thanks in advance, Alex |