John, I found and fixed more missing bits of scipy support;
> changes are in cvs. With the svn version of scipy, though,
> I have not yet been able to make everything work. I am
> getting segfaults. It might be a simple typo somewhere.
You might try rm -rf build and then turn VERBOSE on in setup.py and
rebuilding. That might give you a good clue where the segfault is
happening. Do you see the crash in Agg and PS?
JDH