Re: problem with PIL and Python2.5

2009-02-19 Thread Karen Tracey
On Thu, Feb 19, 2009 at 1:22 PM, Alessandro Ronchi < alessandro.ron...@soasi.com> wrote: > > I get an error when I try to upload a jpeg file. > > I've tried to compile PIL from scratch, and > python setup.py build_ext -i > > says: > --- JPEG support ok > --- ZLIB (PNG/ZIP) support ok > ---

problem with PIL and Python2.5

2009-02-19 Thread Alessandro Ronchi
I get an error when I try to upload a jpeg file. I've tried to compile PIL from scratch, and python setup.py build_ext -i says: --- JPEG support ok --- ZLIB (PNG/ZIP) support ok --- FREETYPE2 support ok but when I try selftest: http://dpaste.com/122689/ I've tried everything. I'm running on