Installing matplotlib with python 2.4

Hello, while I was trying to build the matplotlib 0.64

    > with python 2.4 on my win xp machine

    > a lot of errors occurred. Has anyone managed to install
    > it under these conditions?

    > Or is there any location I can download the binaries
    > for python 2.4 and win xp?

    > Any help would be appreciated.

Building on windows is a pain. I'll try to include a python2.4rc1
installer with the next release, possibly next week. If you need
something sooner, you'll have to post some more information to the
list. Have you read the instructions for building win32 in
setupext.py, and downloaded the win32_static file from the matplotlib
web site that is pointed to in setupext?

JDH