Thanks for the help, all. I think this would have solved my issue, but I ended up doing a fresh OS X install and pointing the python module matplotlib to the /usr/X11/lib,include directories. (see http://www.cmlenz.net/archives/2011/07/building-pil-with-freetype2-on-snow-leopard)
Cheers, Dave -- David Welch [email protected] On 14Dec, 2011, at 6:35 PM, suzuki toshiya wrote: > Hi, > > Sorry for lated response. > > Vincent Torri wrote: >> On Tue, Dec 13, 2011 at 8:26 PM, David Welch <[email protected]> wrote: >>> Hello all, >>> >>> Im trying to install freetype on a MacBook running OS X 10.6. Here's my >>> procedure: >>> >>> I've attached my configure log file. Any help would be appreciated! >> >> your CFLAGS looks weird. Try >> >> CFLAGS="" ./configure > > Indeed, David's CFLAG included "-undefined dynamic_lookup -bundle" and > it is apparently inappropriate to make binary executable (it is for > Bundle). > > Regards, > mpsuzuki _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
