[Image-SIG] Unable to get PIL to load jpeg images (3)
peter.mosley at dsl.pipex.com
peter.mosley at dsl.pipex.com
Wed Feb 8 01:06:32 CET 2006
I found a file libjpeg-devel-6b-33.i386.rpm on the FC3 discs, so installed that.
It appeared to create the file /usr/lib/libjpeg.so
Running setup.py install then gave
[kpeter at localhost Imaging-1.1.5]$ python setup.py install
running install
running build
running build_py
running build_ext
--------------------------------------------------------------------
PIL 1.1.5 BUILD SUMMARY
--------------------------------------------------------------------
version 1.1.5
platform linux2 2.3.4 (#1, Feb 2 2005, 12:11:53)
[GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)]
--------------------------------------------------------------------
--- TKINTER support ok
--- JPEG support ok
--- ZLIB (PNG/ZIP) support ok
--- FREETYPE2 support ok
--------------------------------------------------------------------
so I thought I was there - JPEG support ok!
But running my test code gave the same error message as before.
It's midnight in London now, so I'm off to bed. Try again tomorrow.
Peter
--
More information about the Image-SIG
mailing list