eu estava fazendo a instalação da matplot lib quando ao o setup executar o comando:<br><span style="color: rgb(255, 0, 0);">gcc
-pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4
-fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/include -I. -Isrc -Iswig -Iagg23/include -I.
-I/usr/local/include -I/usr/include -I. -I/usr/local/include/freetype2
-I/usr/local/include/freetype2 -I/usr/local/include/freetype2
-I/usr/include/freetype2 -I./freetype2 -Isrc/freetype2 -Iswig/freetype2
-Iagg23/include/freetype2 -I./freetype2 -I/usr/local/include/freetype2
-I/usr/include/freetype2 -I./freetype2 -I/usr/include/python2.4 -c
src/_tkagg.cpp -o build/temp.linux-i686-2.4/src/</span><span style="color: rgb(255, 0, 0);">_tkagg.o</span><br><br>acoteceram os seguintes erros:<br>
<br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:28:18: tk.h: No such file or directory</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:36: error: ISO C++ forbids declaration of `Tcl_Interp' with no type</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:36: error: expected `;' before '*' token</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:40: error: `ClientData' was not declared in this scope</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:40: error: `Tcl_Interp' was not declared in this scope</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:40: error: `interp' was not declared in this scope</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:41: error: expected primary-expression before &quot;int&quot;</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:41: error: expected primary-expression before &quot;char&quot;</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:42: error: initializer expression list treated as compound expression</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:42: error: expected `,' or `;' before '{' token</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp: In function `PyObject* _tkinit(PyObject*, PyObject*)':</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:174: error: `Tcl_Interp' undeclared (first use this function)</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:174: error: (Each undeclared identifier is reported only once for each function it appears in.)</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:174: error: `interp' undeclared (first use this function)</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:183: error: expected primary-expression before ')' token</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:183: error: expected `;' before &quot;arg&quot;</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:188: error: 'struct TkappObject' has no member named 'interp'</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:194: error: `Tcl_CmdProc' undeclared (first use this function)</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:194: error: expected primary-expression before ')' token</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:195: error: `ClientData' undeclared (first use this function)</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:195: error: `Tcl_CmdDeleteProc' undeclared (first use this function)</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:195: error: expected primary-expression before ')' token</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">src/_tkagg.cpp:195: error: `Tcl_CreateCommand' undeclared (first use this function)<br>
<br>
<span style="color: rgb(0, 0, 0);">algeum ja teve algo aprecido?</span><br style="color: rgb(255, 0, 0);">
</span><br>