Re: [Matplotlib-users] Cannot build matplot on OS X: libfreetype.dylib and libiconv.2.dylib are not of the right architecture

2009-07-09 Thread W.P. McNeill
That worked. I was able to install matplotlib-0.98.5.3-py2.5-macosx10.5.zip<http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.98.5.3-py2.5-macosx10.5.zip/download> . Thanks. On Thu, Jul 9, 2009 at 3:51 PM, Robin wrote: > On Thu, Jul 9, 2009 at 10:13 PM, W.P

[Matplotlib-users] Cannot build matplot on OS X: libfreetype.dylib and libiconv.2.dylib are not of the right architecture

2009-07-09 Thread W.P. McNeill
being "not of required architecture for architecture ppc". It seems like matplot lib thinks it's building on a PPC instead of an Intel machine. I'm running Active State Python 2.5.4. Any suggestions for how to get matplotlib working on my machine? Thanks. --