Re: [matplotlib-devel] binary installers for python2.6; libpng segfault, MSVCR90.DLL and mingw

2009-06-10 Thread John Hunter
On Wed, Jun 10, 2009 at 4:41 PM, John Hunter wrote: > Drop the tar.gz into release/win32 and then following the instructions > in release/win32/README.txt I should add one more detail here. distutils for python2.6 adds a dependency to MSVCR90.DLL, and Charlie has a distutils hack in release/win3

[matplotlib-devel] binary installers for python2.6; libpng segfault, MSVCR90.DLL and mingw

2009-06-10 Thread John Hunter
I have uploaded binary installers for python2.5 for win32 to the website, but python2.6 is a different beast all together. I have been trying to make Charlie's support work for mingw32 for windows in release/win32 work, but have hit a huge wall. Apparently, mingw doesn't play nicely with MSVCR90.