делаю setup.py build_ext -i
в конце выдаёт
--------------------------------------------------------------------
PIL 1.1.7 SETUP SUMMARY
--------------------------------------------------------------------
version 1.1.7
platform freebsd6 2.5.2 (r252:60911, Nov 3 2008, 13:41:29)
[GCC 3.4.4
[FreeBSD] 20050518]
--------------------------------------------------------------------
*** TKINTER support not available
--- JPEG support available
--- ZLIB (PNG/ZIP) support available
*** FREETYPE2 support not available
*** LITTLECMS support not available
*** Warning: zlib 1.2.2 may contain a security vulnerability.
*** Consider upgrading to zlib 1.2.3 or newer.
*** See:
http://www.kb.cert.org/vuls/id/238678
http://www.kb.cert.org/vuls/id/680620
http://www.gzip.org/zlib/advisory-2002-03-11.txt
--------------------------------------------------------------------
To add a missing option, make sure you have the required
library, and set the corresponding ROOT variable in the
setup.py script.
To check the build, run the selftest.py script.
я так понимаю нужно путь до этих библиотек прописать
но какой.
13 мая 2010 г. 0:09 пользователь Sergey Schetinin <
mal...@gmail.com> написал: