On Fri, Apr 24, 2009 at 01:09:10PM +0200, Pau wrote: > Hello, > > I have tried to make distclean, make, make package and the installer > is complaining about _tkagg.so, which is missing. > > Any suggestion would be appreciated. Thanks, Pau
There is a missing build dependency. You need to install python-tkinter to build matplotlib. Eric.
