Hi all,

I just sat down to build PIL for the Universal Python, and I had a thought:

1) it needs a couple extra libs, in particular:

libjpeg
libfreetype

I have, in the past, compiled that kind of thing as a static lib, and 
linked it to the package. However, as we may end up needing the same 
libs in various packages, maybe we should make a "libs package", that 
might even install into the Python tree, and they can all use that. 
libfreetype is needed for both matplotlib and PIL, for instance.

Thoughts?

-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

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to