[Pythonmac-SIG] How do I make a binary matplotlib distribution
on OS-X?
Chris Barker
Chris.Barker at noaa.gov
Wed Feb 2 02:16:54 CET 2005
Bob Ippolito wrote:
>> 3) Statically link those libs into the matplotlib extensions
> This is (3)
> Make sure you don't have libpng.dylib or libfreetype.dylib sitting
> around on your link paths...
>
> Build them like this:
> ./configure --disable-shared --enable static
That seemed to build and install both the *.a and the *.dylib
> Make sure you only have libpng.a and libfreetype.a on your link paths.
> It will link statically.
So I'll remove the dylib...
I'm going to go home before I finish, but I'll report back tomorrow.
-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