[Image-SIG] problem with the library installation

Olga ok14052004 at yahoo.com
Fri May 11 05:24:55 CEST 2012


Hello,

I'm trying to install Python Imaging Library and having troubles with graphic libraries linking on a run time.
After the installation I have:

PIL 1.1.7SETUP SUMMARY
--------------------------------------------------------------------
version       1.1.7
platform      linux2 2.7.3(default,May102012,13:17:15)
              [GCC 4.4.620110731(RedHat4.4.6-3)]
--------------------------------------------------------------------
***TKINTER support notavailable
---JPEG support available
---ZLIB (PNG/ZIP)support available
***FREETYPE2 support notavailable
***LITTLECMS support notavailable
--------------------------------------------------------------------

So, it looks like there is support of JPEG and ZLIB libraries
However,

python  selftest.py
returns:

PIL 1.1.7TEST SUMMARY 
--------------------------------------------------------------------
Pythonmodules loaded from./PIL
Binarymodules loaded from./PIL
--------------------------------------------------------------------
---PIL CORE support ok
***TKINTER support notinstalled
***JPEG support notinstalled
***ZLIB (PNG/ZIP)support notinstalled
***FREETYPE2 support notinstalled
***LITTLECMS support notinstalled
--------------------------------------------------------------------


Why the libraries can't be linked in a run time?

Thanks,
Olga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20120511/3adbfef0/attachment.html>


More information about the Image-SIG mailing list