A possible bug: I just tried to build matplotlib on Fedora 11 with:
python setup.py build and it aborted with unresolved referecne to vsprintf I fixed the problem by including: #include <stdio.h> into src/mplutils.cpp -- Andrei V. Smirnov, PhD.
------------------------------------------------------------------------------
_______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
