On May 3, 4:52 pm, Ivan Illarionov <[EMAIL PROTECTED]> wrote:
> Try run 'python setup.py build_ext -f' to force setup.py to rebuild
> everything with JPEG. And 'sudo python setup.py install' should install
> PIL with JPEG support.
yes, that works
(the self test still gives misleading results ?)
b
I got the Python Imaging Library from source, built and installed, on
Ubuntu 7.10, not realizing I could run a self-test first. libjpeg is
on the machine, but was not detected.. so no JPG encoder. I got the
dev-libjpg and rebuilt PIL. The self-test now shows JPG support.
but running setup.py insta