Tagged Questions

1
vote
2answers
1k views

Building Python PIL for JPEG looks okay, but fails the selftest

I'm on Fedora Core 6 (64 bit) after "yum install libjpeg-devel" I have downloaded and built PIL. It gives the message: --- JPEG support ok Looks like JPEG built okay, but when running selftest.py: ...