A dumping ground for things I learned here and there pertaining to programing, experimental setups and life in general. (This blog started out as Pieces of Python)
Wednesday, December 14, 2011
matplotlib installation
freetype2 http://download.savannah.gnu.org/releases-redirect/freetype/freetype-2.4.8.tar.gz ./configure make sudo make install
libpng (http://www.libpng.org/pub/png/libpng.html) ./configure make sudo make install
0 comments:
Post a Comment