build errors

I just updated from cvs (Dec 3, 2:56 EST) and got the

    > following errors when I tried to build:

    > /usr/lib64/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py:13155:
    > UserWarning: wxPython/wxWidgets release number mismatch
    > warnings.warn("wxPython/wxWidgets release number
    > mismatch") Traceback (most recent call last): File
    > "setup.py", line 257, in ? template =
    > file('matplotlibrc.template').read() IOError: [Errno 2] No
    > such file or directory: 'matplotlibrc.template'

Try again -- I forgot to commit this. I decided to use a rc template
file that would insert the numerix and backend found at build time.

JDH