[Pythonmac-SIG] Matplotlib, other libs and the Universal Python

Christopher Barker Chris.Barker at noaa.gov
Fri Jul 14 22:47:06 CEST 2006


Hi all,

I'm working on Building a Matplotlib that will work with the Universal 
Python.

I was going along just fine, following the procedure that I've used 
before, but low and behold, I've run into a problem.

MPL Requires libpng and a version of libfreetype that doesn't come with 
OS-X.

In the past, I built static versions of these, put them in a place where 
distutils will find them, and presto!

However, I have a PPC Mac, so I now have PPC libs, and that's won't link 
with the Intel binaries. At least that's what I think the problem is. In 
any case, I know that will be a problem.

So, while I dig around the net for ways to build a universal static libs 
from libpng and libfreetype, does anyone have any hints for me?

Of ready to go packages of these?

-Chris





-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list