Comment 10 for bug 195772

Revision history for this message
Benjamin Drung (bdrung) wrote :

To compile the package:

Download the three files: matplotlib_0.91.2-0ubuntu1.diff, matplotlib_0.91.2-0ubuntu1.dsc and matplotlib_0.91.2.orig.tar.gz

Then run in a terminal:

sudo apt-get build-dep matplotlib
dpkg-source -x matplotlib_0.91.2-0ubuntu1.dsc
cd matplotlib-0.91.2
debuild

After that you should have a package which you can install with dpkg.